mirror of
https://github.com/sharkdp/hyperfine.git
synced 2024-11-29 15:03:55 +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
|
`--shell=none`/`-N` allows users to benchmark very fast commands
|
||||||
(with a runtime on the order of a few milliseconds). See #336, #429,
|
(with a runtime on the order of a few milliseconds). See #336, #429,
|
||||||
and #487 (@cipriancraciun and @sharkdp)
|
and #487 (@cipriancraciun and @sharkdp)
|
||||||
- Added `--setup` (`s`) option that can be used to run `make all` or
|
- Added `--setup`/`-s` option that can be used to run `make all` or
|
||||||
similar. It runs once per set of tests, like `--cleanup` (`c`).
|
similar. It runs once per set of tests, like `--cleanup`/`-c` (@avar)
|
||||||
- Added new `plot_progression.py` script to debug background interference
|
- Added new `plot_progression.py` script to debug background interference
|
||||||
effects.
|
effects.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user