Fix description of execution order

This commit is contained in:
David Peter 2022-03-07 08:49:33 +01:00 committed by GitHub
parent 0ad80759c0
commit 65844b00b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -158,8 +158,7 @@ multiple benchmarks:
### Detailed benchmark flowchart
The following chart explains the execution order of various timing runs when using options
like `--warmup`, `--prepare <cmd>`, `--setup <cmd>` or `--cleanup <cmd>`. Note that
only the black command executions are actually timed.
like `--warmup`, `--prepare <cmd>`, `--setup <cmd>` or `--cleanup <cmd>`:
![](doc/execution-order.png)