Benchmarkeing between SpeeDB and RocksDB

Has anyone here done benchmarking of speedb.io vs rocksdb?

There are a number of RocksDB forks that all claim to benchmark favorably against RocksDB, and I’ve never seen independently verified benchmarks for any of them, and especially not any benchmarks comparing them directly. (trocksdb, terarkdb, now speeddb, and I know I’ve seen others over time. There’s also a whole set of academic improvements or proposals that never made it back into any of the forks. And there’s storage engine companies which offer “RocksDB API Compatibility” which all claim to be uniformly better.)

https://github.com/littlehorse-eng/streams-state-benchmarks#example-benchmarks-rocksdb this compares rocksdb with speedb

I would be very skeptical of a benchmark with a single 10 minutes run on unknown hardware and average latencies reported in milliseconds with 7 digits after decimal point