Dr-Noob/cpufetch: Release v1.06
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] Added support for inferring the SoC from the uarch.
- [ARM] Added support for inferring the SoC from PCI devices (#245).
- [ARM] Added support for SVE detection (#259).
- [X86] Significantly improved support for old x86 CPUs (#220).
- [X86] Added support for Hygon CPUs (#244).
- [ARM and X86] Added support for measuring max CPU frequency (#220).
- [ARM and X86] Added
--measure-max-freqoption to manually trigger CPU max frequency measurement. - [All] Added support for NO_COLOR (#227).
This release also fixes some bugs, adds small features and adds support for some new hardware. See the commit list for more details.
Notes:
- GNU/Linux versions also work on Android, but they detect fewer features than the Android version.
Files
Dr-Noob/cpufetch-v1.06.zip
Files
(2.9 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:3aa9544f6e669bbf1a1b985da4f00c5a
|
2.9 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/Dr-Noob/cpufetch/tree/v1.06 (URL)