is there a mod that shows the cpu ghz
is there any plugin or mod that montiors cpu core speed ghz just asking
6 Replies
You mean in game? Because there's definitely mods that show you the cpu usage percentage in game, knowing the clock speed is kinda useless, but regardless, querying the clock speed of the CPU is a highly OS specific task, and since mods and plugins are made to work on every OS, I don't think it's been done before, it's very hard to get your hand on underlying cpu properties in Java, in a universal way
clock speed is not useless it's most important thing as cpu core speed is what minecraft benefits from most and needs
If you just want to know the clock speed, you should use other tools not Minecraft mods or plugins, if you want to display the clock speed in game, then you have to write the mod/ plugin yourself probably
hmm there is none out there
You can use cpu-z if youre on windows
Solution
Or inxi on linux or lscpu