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

Optimize batch read and caching in compactor #3652

Merged
merged 1 commit into from
Jun 15, 2023

Optimize batch read and caching in compactor

4b8593d
Select commit
Loading
Failed to load commit list.
Merged

Optimize batch read and caching in compactor #3652

Optimize batch read and caching in compactor
4b8593d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 9, 2023 in 0s

77.92% (+0.02%) compared to f2ec6e1

View this Pull Request on Codecov

77.92% (+0.02%) compared to f2ec6e1

Details

Codecov Report

Merging #3652 (4b8593d) into master (f2ec6e1) will increase coverage by 0.02%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             master    #3652      +/-   ##
============================================
+ Coverage     77.90%   77.92%   +0.02%     
- Complexity     5042     5043       +1     
============================================
  Files           477      477              
  Lines         23917    23927      +10     
  Branches       2126     2129       +3     
============================================
+ Hits          18632    18644      +12     
+ Misses         4233     4229       -4     
- Partials       1052     1054       +2     
Impacted Files Coverage Δ
...rc/main/java/org/corfudb/runtime/CorfuRuntime.java 75.32% <100.00%> (ø)
...ava/org/corfudb/runtime/view/AddressSpaceView.java 80.28% <100.00%> (+0.28%) ⬆️

... and 27 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more