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

Make Indexes a memory-mapped file in closed segment #1315

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

hubcio
Copy link
Collaborator

@hubcio hubcio commented Oct 30, 2024

No description provided.

@coveralls
Copy link
Collaborator

coveralls commented Oct 30, 2024

Pull Request Test Coverage Report for Build 11823928522

Details

  • 35 of 55 (63.64%) changed or added relevant lines in 6 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall first build on memory_mapped_index at 75.112%

Changes Missing Coverage Covered Lines Changed/Added Lines %
server/src/compat/storage_conversion/mod.rs 0 2 0.0%
server/src/streaming/storage.rs 0 2 0.0%
server/src/streaming/segments/storage.rs 2 5 40.0%
server/src/streaming/segments/index.rs 29 42 69.05%
Totals Coverage Status
Change from base Build 11768736752: 75.1%
Covered Lines: 23124
Relevant Lines: 30786

💛 - Coveralls

@hubcio hubcio force-pushed the memory_mapped_index branch from dd88261 to c1760c5 Compare November 3, 2024 14:46
@hubcio hubcio changed the title memory mapped index Make Indexes a memory-mapped file in closed segment Nov 3, 2024
@hubcio hubcio force-pushed the memory_mapped_index branch from c1760c5 to 05fb1a0 Compare November 3, 2024 15:06
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