File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -992,12 +992,12 @@ benchmark may give too rosy a picture if the physical machine was not saturated
992
992
at the time the benchmark was run, or the benchmark was not run long enough, or
993
993
the benchmark does not use the same amount of I/O parallelism as the deployment.
994
994
995
- Finally, the dev laptop’s scores of 262 k IOPS on 1 core and 487 k on 2 cores
996
- are well below the laptop’s rated 1.4 M IOPS. The explanation is that the 1.4 M
997
- is for the SSD device as a whole and it takes multiple cores to saturate the
998
- SSD, while the benchmark numbers above are for a single core. On the same
999
- machine, the scores of the ` fio ` and ` blockio-uring ` benchmarks for 8 cores are
1000
- 1,449 k and 1,337 k IOPS respectively.
995
+ Finally, the dev laptop’s ` fio ` scores of 262 k IOPS on 1 core and 487 k on
996
+ 2 cores are well below the laptop’s rated 1.4 M IOPS. The explanation is that
997
+ the 1.4 M is for the SSD device as a whole and it takes multiple cores to
998
+ saturate the SSD, while the benchmark numbers above are for a single core. On
999
+ the same machine, the scores of the ` fio ` and ` blockio-uring ` benchmarks for
1000
+ 8 cores are 1,449 k and 1,337 k IOPS respectively.
1001
1001
1002
1002
## Setup of the primary benchmark
1003
1003
You can’t perform that action at this time.
0 commit comments