[GH-ISSUE #108] !rate cpu command #23

Open
opened 2026-02-15 15:54:44 -05:00 by yindo · 1 comment
Owner

Originally created by @13xforever on GitHub (Oct 28, 2018).
Original GitHub issue: https://github.com/RPCS3/discord-bot/issues/108

This can give you an approximate suitability of the given cpu model for the purpose of ps3 emulation.

  • research the means of getting the basic cpu info by its name (core topology, base clocks, extensions)
  • implement guestimates for the metrics
  • do formatting with emoji scale just for fun (?)
Originally created by @13xforever on GitHub (Oct 28, 2018). Original GitHub issue: https://github.com/RPCS3/discord-bot/issues/108 This can give you an approximate suitability of the given cpu model for the purpose of ps3 emulation. - [ ] research the means of getting the basic cpu info by its name (core topology, base clocks, extensions) - [ ] implement guestimates for the metrics - [ ] do formatting with emoji scale just for fun (?)
yindo added the fun stuff label 2026-02-15 15:54:44 -05:00
Author
Owner

@13xforever commented on GitHub (Jan 11, 2019):

Useful links:

@13xforever commented on GitHub (Jan 11, 2019): Useful links: * [AMD](https://www.amd.com/en/partner/processor-specifications) * [Intel](https://odata.intel.com/)
yindo changed title from !rate cpu command to [GH-ISSUE #108] !rate cpu command 2026-06-05 15:24:55 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: RPCS3/discord-bot#23