Skip to content

Release 1.3.1

Latest
Compare
Choose a tag to compare
@dbwrush dbwrush released this 24 Jan 02:08
a146629

Which version is right for me?

  • qperf.exe - Microsoft Windows 10/11 PCs with a x86_64 processor from Intel or AMD
  • qperf - Linux PCs with a x86_64 processor from Intel or AMD

No releases are available for ARM or macOS devices. Developers are encouraged to compile from source for unsupported platforms.

What's new in this release?

  • Custom delimiters are now possible using the -d or --delim flags. Delimiters separate values in the output file, and make it possible to read in a spreadsheet editor.
  • Default delimiter is now , instead of ,\t. This should make calculations in spreadsheet editors much easier.
  • Values are now integers rather than decimals.