Skip to content

Commit

Permalink
Merge pull request #169 from cboltz/cboltz-typo60
Browse files Browse the repository at this point in the history
Add missing space
  • Loading branch information
isotopp authored Apr 25, 2024
2 parents 14d8a60 + fc0a600 commit 824d521
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/posts/2024-04-21-mysql-latency-and-iops.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ but it happens a long time after the commit in a batched fashion, often minutes
Still, a filesystem benchmark that uses randomly written 16 KB pages
usually characterizes the behavior of a storage subsystem in a way
that good predictions of its real world performance can be made.
So run a`fio` benchmark that writes single-threadedly to a very large test file,
So run a `fio` benchmark that writes single-threadedly to a very large test file,
doing random-writes with a 16 KB block size,
and look for the `clat` numbers and the latency histogram in the benchmark.

Expand Down

0 comments on commit 824d521

Please sign in to comment.