$ /home/runner/work/toplingdb/toplingdb/_run_prefix/rocksdb-master/bin/db_bench -db=/dev/shm/db_bench_rocksdb_master -num=100000000 -key_size=8 -value_size=50 -batch_size=1000 -cache_size=8383209472 -benchmarks=fillrandom,flush,compact,readseq,readseq,readseq,readrandom -progress_reports=false -report_bench_start_time -compact_target_level=6 -options_file=.github/bench-conf/rocksdb_db_bench.ini RocksDB: version 11.9.0 Date: Sun Aug 16 04:18:17 2026 CPU: 4 * AMD EPYC 7763 64-Core Processor CPUCache: 512 KB Set seed to 1786853897356566 because --seed was 0 Initializing RocksDB Options from the specified file Keys: 8 bytes each (+ 0 bytes user-defined timestamp) Values: 50 bytes each (25 bytes after compression) Entries: 100000000 Prefix: 0 bytes Keys per prefix: 0 RawSize: 5531.3 MB (estimated) FileSize: 3147.1 MB (estimated) Write rate: 0 bytes/second Read rate: 0 ops/second Compression: Snappy Compression sampling rate: 0 Memtablerep: SkipListFactory Perf Level: 1 ------------------------------------------------ Initializing RocksDB Options from the specified file DB path: [/dev/shm/db_bench_rocksdb_master] 2026-08-16T04:18:17.370563Z fillrandom : 1.527 micros/op 655081 ops/sec 152.653 seconds 100000000 operations; 36.2 MB/s flush memtable DB path: [/dev/shm/db_bench_rocksdb_master] 2026-08-16T04:20:50.267657Z compact : 65979296.000 micros/op 0 ops/sec 65.979 seconds 1 operations; DB path: [/dev/shm/db_bench_rocksdb_master] 2026-08-16T04:21:56.247161Z readseq : 0.178 micros/op 5616162 ops/sec 11.255 seconds 63210804 operations; 310.6 MB/s DB path: [/dev/shm/db_bench_rocksdb_master] 2026-08-16T04:22:07.502577Z readseq : 0.132 micros/op 7559071 ops/sec 8.362 seconds 63210804 operations; 418.1 MB/s DB path: [/dev/shm/db_bench_rocksdb_master] 2026-08-16T04:22:15.865049Z readseq : 0.132 micros/op 7556637 ops/sec 8.365 seconds 63210804 operations; 418.0 MB/s DB path: [/dev/shm/db_bench_rocksdb_master] 2026-08-16T04:22:24.230209Z readrandom : 2.624 micros/op 381069 ops/sec 262.419 seconds 100000000 operations; 13.3 MB/s (63213305 of 100000000 found) $ /home/runner/work/toplingdb/toplingdb/_run_prefix/rocksdb-master/bin/db_bench -db=/dev/shm/db_bench_rocksdb_master -num=100000000 -key_size=8 -value_size=50 -batch_size=1000 -cache_size=8383209472 -benchmarks=fillseq,flush,compact,readseq,readseq,readseq,readrandom -progress_reports=false -report_bench_start_time -compact_target_level=6 -options_file=.github/bench-conf/rocksdb_db_bench.ini RocksDB: version 11.9.0 Date: Sun Aug 16 04:26:47 2026 CPU: 4 * AMD EPYC 7763 64-Core Processor CPUCache: 512 KB Set seed to 1786854407252750 because --seed was 0 Initializing RocksDB Options from the specified file Keys: 8 bytes each (+ 0 bytes user-defined timestamp) Values: 50 bytes each (25 bytes after compression) Entries: 100000000 Prefix: 0 bytes Keys per prefix: 0 RawSize: 5531.3 MB (estimated) FileSize: 3147.1 MB (estimated) Write rate: 0 bytes/second Read rate: 0 ops/second Compression: Snappy Compression sampling rate: 0 Memtablerep: SkipListFactory Perf Level: 1 ------------------------------------------------ Initializing RocksDB Options from the specified file DB path: [/dev/shm/db_bench_rocksdb_master] 2026-08-16T04:26:47.266244Z fillseq : 0.407 micros/op 2457789 ops/sec 40.687 seconds 100000000 operations; 135.9 MB/s flush memtable DB path: [/dev/shm/db_bench_rocksdb_master] 2026-08-16T04:27:28.125129Z compact : 39283408.000 micros/op 0 ops/sec 39.283 seconds 1 operations; DB path: [/dev/shm/db_bench_rocksdb_master] 2026-08-16T04:28:07.408750Z readseq : 0.200 micros/op 5005628 ops/sec 19.978 seconds 100000000 operations; 276.9 MB/s DB path: [/dev/shm/db_bench_rocksdb_master] 2026-08-16T04:28:27.386527Z readseq : 0.131 micros/op 7642031 ops/sec 13.086 seconds 100000000 operations; 422.7 MB/s DB path: [/dev/shm/db_bench_rocksdb_master] 2026-08-16T04:28:40.472248Z readseq : 0.131 micros/op 7636262 ops/sec 13.095 seconds 100000000 operations; 422.4 MB/s DB path: [/dev/shm/db_bench_rocksdb_master] 2026-08-16T04:28:53.567918Z readrandom : 2.849 micros/op 350993 ops/sec 284.906 seconds 100000000 operations; 19.4 MB/s (100000000 of 100000000 found)