Why the write amplification of LevelDB smaller than the logical value?
Open
question
- Dominant language
- C++
- Stars
- 39.4k
- Forks
- 8.2k
- PR merge metrics
- No merged PRs in 30d
Description
I test LevelDB by the db_bench and randomly fill 100G data. I find that the actual write amplification of LevelDB is 14 instead of 40. The key size is 16B and the value size is 1KB.
Contributor guide
Assessment
This issue has not been assessed yet.