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

Write optimization #23

Merged
merged 5 commits into from
Jun 26, 2024
Merged

Write optimization #23

merged 5 commits into from
Jun 26, 2024

Conversation

tibvdm
Copy link
Contributor

@tibvdm tibvdm commented Jun 26, 2024

Buffer the output file in order to speed up writing the suffix array

Copy link

codecov bot commented Jun 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.07%. Comparing base (a181fa9) to head (30cf80a).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #23   +/-   ##
=======================================
  Coverage   93.07%   93.07%           
=======================================
  Files          20       20           
  Lines        1963     1963           
=======================================
  Hits         1827     1827           
  Misses        136      136           
Flag Coverage Δ
bitarray 100.00% <ø> (ø)
fa-compression 100.00% <ø> (ø)
sa-builder 93.26% <ø> (ø)
sa-compression 100.00% <ø> (ø)
sa-index 84.32% <ø> (ø)
sa-mappings 99.49% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tibvdm tibvdm merged commit 95f073f into main Jun 26, 2024
10 checks passed
@tibvdm tibvdm deleted the write-optimization branch August 5, 2024 14:50
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