1
0
Fork 0
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:
Agniva De Sarker 2018-10-05 18:56:21 +05:30 committed by Starbeamrainbowlabs
parent a9dd05fc4e
commit 977b4c60dc

View file

@ -8,7 +8,7 @@
- Run a comparative benchmark:
`hyperfine '{{cat test}}' '{{bat test}}'`
`hyperfine '{{make target1}}' '{{make target2}}'`
- Change minimum number of benchmarking runs: