Skip to content

Add support for parallel reads/writes.#54

Draft
zoj613 wants to merge 1 commit into
mainfrom
parallel
Draft

Add support for parallel reads/writes.#54
zoj613 wants to merge 1 commit into
mainfrom
parallel

Conversation

@zoj613

@zoj613 zoj613 commented Aug 22, 2024

Copy link
Copy Markdown
Owner

This commit parallelizes independent reads/writes of array chunks.

@codecov

codecov Bot commented Aug 22, 2024

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.72%. Comparing base (baea9e4) to head (61fcb9b).
⚠️ Report is 68 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #54      +/-   ##
==========================================
+ Coverage   97.62%   97.72%   +0.10%     
==========================================
  Files          15       15              
  Lines        1177     1189      +12     
==========================================
+ Hits         1149     1162      +13     
+ Misses         28       27       -1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

This commit parallelizes independent reads/writes of array chunks.
@zoj613 zoj613 marked this pull request as draft August 23, 2024 13:29
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