google / google/leveldb

Why the write amplification of LevelDB smaller than the logical value?

Open
#437 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.