Benchmark additions and enhancements
Open
enhancement
- Dominant language
- C++
- Stars
- 39.4k
- Forks
- 8.2k
- PR merge metrics
- No merged PRs in 30d
Description
Original [issue 238](https://code.google.com/p/leveldb/issues/detail?id=238) created by HighlandSun on 2014-06-09T10:21:11.000Z:
I've added benchmark drivers for BerkeleyDB, LMDB, Sophia, TokuDB, Basho LevelDB, HyperLevelDB, and RocksDB. Also merged a few features from the RocksDB source tree. Code is available here https://github.com/hyc/leveldb/tree/benches
Using a unified benchmark framework like this gives us directly comparable results for each of these K/V storage engines.
What version of the product are you using? On what operating system?
1.17 Linux
Please provide any additional information below.
Contributor guide
Assessment
This issue has not been assessed yet.