influxdata / influxdb-comparisons

Code for comparison write ups of InfluxDB and other solutions
MIT License
308 stars 112 forks source link

LMDB benchmark support #218

Open drusong opened 1 year ago

drusong commented 1 year ago

It seems that influxdb-comparisons lacks support for LMDB. follow this result link from this site: https://www.influxdata.com/blog/benchmarking-leveldb-vs-rocksdb-vs-hyperleveldb-vs-lmdb-performance-for-influxdb/, and just can't figure out use what branch to do LMDB benchmarking. Would be very thankful if guided out. Thanks!