Dr-Noob/cpufetch: Release v1.05
Description
| 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
Files
Dr-Noob/cpufetch-v1.05.zip
Files
(2.8 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:7b39fb04c7566bdb6ee67ff3d99d2f93
|
2.8 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/Dr-Noob/cpufetch/tree/v1.05 (URL)