Comment 20 for bug 1894453

Revision history for this message
Tyler Stachecki (tstachecki) wrote :

Ponnuvel, don't the fio tests show significantly better write IOPS and latency in the optimized case?

========== rocksdb%20optimized.txt
...
  write: IOPS=1269, BW=5076KiB/s (5198kB/s)(2048MiB/413114msec); 0 zone
...
     | 99.00th=[ 180], 99.50th=[ 384], 99.90th=[ 1003], 99.95th=[ 1636],
     | 99.99th=[ 3641]
========== rocksdb%20UNoptimized.txt
...
  write: IOPS=383, BW=1533KiB/s (1570kB/s)(2048MiB/1367654msec); 0 zone
...
     | 99.00th=[ 1099], 99.50th=[ 1536], 99.90th=[ 3239], 99.95th=[ 4178],
     | 99.99th=[ 6544]