$ /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=8385374208 -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 03:00:35 2026 CPU: 4 * AMD EPYC 7763 64-Core Processor CPUCache: 512 KB Set seed to 1786849235768429 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-16T03:00:35.784830Z fillrandom : 1.525 micros/op 655879 ops/sec 152.467 seconds 100000000 operations; 36.3 MB/s flush memtable DB path: [/dev/shm/db_bench_rocksdb_master] 2026-08-16T03:03:08.493884Z compact : 73154189.000 micros/op 0 ops/sec 73.154 seconds 1 operations; DB path: [/dev/shm/db_bench_rocksdb_master] 2026-08-16T03:04:21.648282Z readseq : 0.187 micros/op 5347536 ops/sec 11.821 seconds 63213725 operations; 295.8 MB/s DB path: [/dev/shm/db_bench_rocksdb_master] 2026-08-16T03:04:33.469632Z readseq : 0.139 micros/op 7191018 ops/sec 8.791 seconds 63213725 operations; 397.8 MB/s DB path: [/dev/shm/db_bench_rocksdb_master] 2026-08-16T03:04:42.260528Z readseq : 0.136 micros/op 7350629 ops/sec 8.600 seconds 63213725 operations; 406.6 MB/s DB path: [/dev/shm/db_bench_rocksdb_master] 2026-08-16T03:04:50.860573Z readrandom : 2.856 micros/op 350092 ops/sec 285.638 seconds 100000000 operations; 12.2 MB/s (63208486 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=8385374208 -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 03:09:37 2026 CPU: 4 * AMD EPYC 7763 64-Core Processor CPUCache: 512 KB Set seed to 1786849777098675 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-16T03:09:37.111721Z fillseq : 0.412 micros/op 2427283 ops/sec 41.198 seconds 100000000 operations; 134.3 MB/s flush memtable DB path: [/dev/shm/db_bench_rocksdb_master] 2026-08-16T03:10:18.500480Z compact : 40972454.000 micros/op 0 ops/sec 40.972 seconds 1 operations; DB path: [/dev/shm/db_bench_rocksdb_master] 2026-08-16T03:10:59.473168Z readseq : 0.201 micros/op 4983969 ops/sec 20.064 seconds 100000000 operations; 275.7 MB/s DB path: [/dev/shm/db_bench_rocksdb_master] 2026-08-16T03:11:19.537841Z readseq : 0.129 micros/op 7734214 ops/sec 12.930 seconds 100000000 operations; 427.8 MB/s DB path: [/dev/shm/db_bench_rocksdb_master] 2026-08-16T03:11:32.467660Z readseq : 0.129 micros/op 7743892 ops/sec 12.913 seconds 100000000 operations; 428.3 MB/s DB path: [/dev/shm/db_bench_rocksdb_master] 2026-08-16T03:11:45.381312Z readrandom : 3.076 micros/op 325054 ops/sec 307.640 seconds 100000000 operations; 18.0 MB/s (100000000 of 100000000 found)