spirit-labs / tektite

Tektite DB
http://www.tektitedb.com
Other
180 stars 26 forks source link

update merging iterator benchmark with realistic number of iterators #225

Closed watson28 closed 2 months ago

watson28 commented 3 months ago

When creating queries or doing compaction, which uses merging iterators, we would have one iterator per level in the LSM. We'd have 1, 2, 3, 4 or maybe 5 iterators for a very large database. reference: https://github.com/spirit-labs/tektite/pull/205#issuecomment-2282858969