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

IndexSegment improvements #86

Merged
merged 4 commits into from
Aug 8, 2024
Merged

IndexSegment improvements #86

merged 4 commits into from
Aug 8, 2024

Conversation

erri120
Copy link
Member

@erri120 erri120 commented Aug 8, 2024

  • IndexSegment implements IReadOnlyList<Datom> instead of IEnumerable<Datom>.
  • IndexSegment now has a custom enumerator, similar to Use custom enumerator implementation #76.
  • Minor performance improvement for logging

@erri120 erri120 requested a review from halgari August 8, 2024 10:35
@erri120 erri120 self-assigned this Aug 8, 2024
@halgari halgari merged commit c8231fa into main Aug 8, 2024
0 of 4 checks passed
@halgari halgari deleted the feat/index-segment-improvements branch August 8, 2024 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants