Skip to content

Commit

Permalink
Change headline
Browse files Browse the repository at this point in the history
  • Loading branch information
sharkdp committed Oct 13, 2019
1 parent 94dade7 commit 921f999
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ option:
hyperfine --min-runs 5 'sleep 0.2' 'sleep 3.2'
```

### I/O-heavy programs
### Warmup runs and preparation commands

If the program execution time is limited by disk I/O, the benchmarking results can be heavily
influenced by disk caches and whether they are cold or warm.
Expand Down

0 comments on commit 921f999

Please sign in to comment.