Subject: CVS commit: pkgsrc/benchmarks/bonnie++
From: Mark Davies
Date: 2021-07-10 03:43:57
Message id: 20210710014357.8AA7BFA95@cvs.NetBSD.org

Log Message:
bonnie++: update to 1.98

 * Fixed macros in bon_csv2html.cpp that had lower case due to excessive
   matching on a regex.
 * Changed debian/compat to level 10
 * Allow specifying the number of random seeks and the number of seeker
   processes and store that in the CSV.
 * Changed bon_csv2html and bon_csv2txt to take the new CSV format.
 * Changed the text output to use KiB/MiB/GiB as units of measurement so we
   can fit NVMe results on screen.
 * Changed the HTML to be in MiB/s for the bulk IO tests.
 * Changed the default size for getc_putc to work with faster CPUs and more
   optimised libc.

-- Russell Coker <russell@coker.com.au>  Wed, 26 Dec 2018 15:14:28 +1100

Files:
RevisionActionfile
1.42modifypkgsrc/benchmarks/bonnie++/Makefile
1.13modifypkgsrc/benchmarks/bonnie++/distinfo
1.1addpkgsrc/benchmarks/bonnie++/patches/patch-bon_csv2html.cpp