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

separated base info from index #394

Merged
merged 4 commits into from
Oct 21, 2024
Merged

separated base info from index #394

merged 4 commits into from
Oct 21, 2024

Conversation

miloszm
Copy link
Contributor

@miloszm miloszm commented Oct 9, 2024

To address page finding performance problem, separated base info file from the index file, thus speeding up access to base info and making it O(1) rather than dependent on the size of the index file

Implements issue #393

@miloszm miloszm requested a review from herr-seppia October 9, 2024 12:29
@miloszm miloszm force-pushed the base-info-file branch 2 times, most recently from 0921918 to 88c9b09 Compare October 10, 2024 12:26
@miloszm miloszm requested a review from HDauven October 10, 2024 12:54
@miloszm miloszm merged commit 6ec6174 into main Oct 21, 2024
6 checks passed
@miloszm miloszm deleted the base-info-file branch October 21, 2024 15:00
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.

1 participant