Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: typo in md (iter->tier) #64

Merged
merged 1 commit into from
Mar 18, 2024
Merged

fix: typo in md (iter->tier) #64

merged 1 commit into from
Mar 18, 2024

Conversation

cypppper
Copy link
Contributor

I think the description in md:

The `num_iters` in the compaction simulator is set to 3. However, there are far more than 3 iters in the LSM state, which incurs large read amplification.

"num_iter" and "iter" should be "num_tier" and "tier"

as in the code:

@skyzh skyzh merged commit 0b19c80 into skyzh:main Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants