mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-10-31 12:17:58 +01:00
hyperfine: update examples (#2395)
This commit is contained in:
parent
a9dd05fc4e
commit
977b4c60dc
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
- Run a comparative benchmark:
|
||||
|
||||
`hyperfine '{{cat test}}' '{{bat test}}'`
|
||||
`hyperfine '{{make target1}}' '{{make target2}}'`
|
||||
|
||||
- Change minimum number of benchmarking runs:
|
||||
|
||||
|
|
Loading…
Reference in a new issue