Path to this page:
Subject: CVS commit: pkgsrc/benchmarks/hyperfine
From: pin
Date: 2023-03-15 15:38:00
Message id: 20230315143800.997F5FA90@cvs.NetBSD.org
Log Message:
benchmarks/hyperfine: update to 1.16.0
v1.16.0
Features
- Added new `--input` option, see #541 and #563 (@snease)
- Added possibility to specify `-` as the filename in the
`--export-*` options, see #615 and #623 (@humblepenguinn)
Changes
- Improve hints for outlier warnings if `--warmup` or `--prepare` are in use
already, see #570 (@sharkdp)
Bugfixes
- Fix uncolored output on Windows if `TERM` is not set, see #583
(@nabijaczleweli)
- On Windows, only run `cmd.exe` with the `/C` option. Use `-c` for all other
shells. See #568 and #582 (@FilipAndersson245)
Other
- Thanks to @berombau for working on dependency upgrades, see #584
- Fixed installationm on Windows, see #595 and #596 (@AntoniosBarotsis)
Files: