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

Refactor volumes #519

Merged
merged 6 commits into from
Dec 10, 2024
Merged

Refactor volumes #519

merged 6 commits into from
Dec 10, 2024

Conversation

n8maninger
Copy link
Member

Improves sector lookups by 50% on average by removing the sector lock tables and moving reference pruning out of the hot path.

Broken out of #490

@n8maninger n8maninger changed the title Nate/refactor volumes Refactor volumes Dec 7, 2024
host/storage/storage.go Show resolved Hide resolved
host/storage/storage.go Show resolved Hide resolved
rhp/v3/rpc_test.go Show resolved Hide resolved
rhp/v3/execute.go Show resolved Hide resolved
persist/sqlite/sectors.go Show resolved Hide resolved
persist/sqlite/sectors.go Outdated Show resolved Hide resolved
persist/sqlite/sectors.go Show resolved Hide resolved
persist/sqlite/sectors.go Show resolved Hide resolved
@n8maninger n8maninger force-pushed the nate/refactor-volumes branch from 1ab8951 to 8c657f6 Compare December 10, 2024 14:10
@n8maninger n8maninger merged commit 8403d49 into master Dec 10, 2024
10 checks passed
@n8maninger n8maninger deleted the nate/refactor-volumes branch December 10, 2024 15:40
@n8maninger n8maninger mentioned this pull request Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants