mirror of
https://github.com/sharkdp/hyperfine.git
synced 2024-11-25 19:19:31 +03:00
Update CHANGELOG
This commit is contained in:
parent
73efc650de
commit
79f3957879
@ -27,8 +27,8 @@
|
||||
`--shell=none`/`-N` allows users to benchmark very fast commands
|
||||
(with a runtime on the order of a few milliseconds). See #336, #429,
|
||||
and #487 (@cipriancraciun and @sharkdp)
|
||||
- Added `--setup` (`s`) option that can be used to run `make all` or
|
||||
similar. It runs once per set of tests, like `--cleanup` (`c`).
|
||||
- Added `--setup`/`-s` option that can be used to run `make all` or
|
||||
similar. It runs once per set of tests, like `--cleanup`/`-c` (@avar)
|
||||
- Added new `plot_progression.py` script to debug background interference
|
||||
effects.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user