Updated Insert benchmark: MyRocks 5.6 and 8.0, large server, cached database
This has results for the Insert Benchmark using MyRocks 5.6 and 8.0 using a large server and cached workload. tl;dr performance between MyRocks 5.6.35, 8.0.28 and 8.0.32 are similar, unlike what I see with InnoDB where there are large changes, both good (writes) and bad (for reads) using the same setup Build + Configuration I tested MyRocks 5.6.35, 8.0.28 and 8.0.32. These were compiled from source. All builds use CMAKE_BUILD_TYPE =Release. MyRocks 5.6.35 compiled with clang on Dec 21, 2023 at git hash 4f3a57a1, RocksDB 8.7.0 at git hash 29005f0b MyRocks 8.0.28 compiled with clang on Dec 22, 2023 at git hash 2ad105fc, RocksDB 8.7.0 at git hash 29005f0b MyRocks 8.0.32 compiled with clang on Dec 22, 2023 at git hash 76707b44, RocksDB 8.7.0 at git hash 29005f0b The my.cnf files are here for 5.6.35 ( d1 ), 8.0.28 ( d1 and d2 ) and 8.0.32 ( d1 and d2 ). For MyRocks 8.0 the d1 configs enable the performance_schema and the d2 configs disable it. The full names for the configs are my.cnf.