cpufetch Changelog

What's new in cpufetch 1.05

Feb 6, 2024
  • [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.

New in cpufetch 1.04 (May 7, 2023)

  • Added preliminary support for RISC-V (thanks Sakura286, exkc and Patola!).
  • Significantly improved Allwiner SoC detection (thanks mdoksa76 and exkc!).
  • Added Rockchip SoC detection.
  • Fixed an important bug in PowerPC (thanks bbonev!).
  • Show the exact commit version in the -v option.
  • Improved --raw option.
  • Fixed various bugs.

New in cpufetch 1.03 (Jan 5, 2023)

  • Added preliminary support for Intel hybrid architectures (e.g., Intel Alder Lake).
  • Added support for the latest Apple chips (M1 Ultra and M2).
  • Fixed Apple chip's peak performance computation.
  • Fixed many bugs.

New in cpufetch 0.94 (Apr 18, 2021)

  • Prebuilt binaries for:
  • Windows x86_64
  • Linux (and Android) ARM
  • ARM build details:
  • Needs ARMv5 or higher
  • Needs Linux kernel 3.7.0 or higher
  • Supports both 32 and 64 bits
  • No need for armhf (hardware floating point instructions)