Skip to content

Release v1.05

Latest
Compare
Choose a tag to compare
@Dr-Noob Dr-Noob released this 05 Feb 21:57
· 8 commits to master since this release
File Architecture OS Min. OS Statically linked
cpufetch_arm64_android ARM (64 bit) Android - No
cpufetch_arm64_linux ARM (64 bit) GNU/Linux 3.7.0 Yes
cpufetch_x86-64_linux x86 (64 bit) GNU/Linux 4.4.0 Yes
cpufetch_x86_linux x86 (32/64 bit) GNU/Linux 4.4.0 Yes
cpufetch_x86-64_windows.exe x86 (64 bit) Windows - Yes

Changelog:

  • [ARM] Improved peak performance computation.
  • [ARM] Improved Rockchip and Allwinner detection (thanks ThomasKaiser!).
  • [ARM] Added support for Google Tensor SoCs.
  • [ARM and x86] Added new uarchs.
  • [ARM and x86] Improved error reporting in the case of unkown uarchs.
  • [RISCV] Implemented support for multi-letter extensions.
  • [All] Fixed various bugs.

Notes:

  • GNU/Linux versions also work on Android, but they detect fewer features than the Android version