diff --git a/README.md b/README.md index 4e52d48..28b1939 100644 --- a/README.md +++ b/README.md @@ -155,6 +155,14 @@ multiple benchmarks: |---:|---:| +### Detailed benchmark flowchart + +The following chart explains the execution order of various timing runs when using options +like `--warmup`, `--prepare `, `--setup ` or `--cleanup `. Note that +only the black command executions are actually timed. + +![](doc/execution-order.png) + ## Installation [![Packaging status](https://repology.org/badge/vertical-allrepos/hyperfine.svg)](https://repology.org/project/hyperfine/versions)