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

Io thread work offload #763

Merged
merged 3 commits into from
Jul 19, 2024

poll offload to io threads

570e7cb
Select commit
Loading
Failed to load commit list.
Merged

Io thread work offload #763

poll offload to io threads
570e7cb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 18, 2024 in 1s

70.16% (-0.02%) compared to 548b4e0, passed because coverage increased by -0.01% when compared to adjusted base (70.17%)

View this Pull Request on Codecov

70.16% (-0.02%) compared to 548b4e0, passed because coverage increased by -0.01% when compared to adjusted base (70.17%)

Details

Codecov Report

Attention: Patch coverage is 38.27160% with 100 lines in your changes missing coverage. Please review.

Project coverage is 70.16%. Comparing base (548b4e0) to head (570e7cb).
Report is 16 commits behind head on unstable.

Additional details and impacted files
@@             Coverage Diff              @@
##           unstable     #763      +/-   ##
============================================
- Coverage     70.17%   70.16%   -0.02%     
============================================
  Files           112      112              
  Lines         60536    61263     +727     
============================================
+ Hits          42483    42986     +503     
- Misses        18053    18277     +224     
Files Coverage Δ
src/db.c 88.40% <100.00%> (+<0.01%) ⬆️
src/dict.c 97.28% <100.00%> (-0.26%) ⬇️
src/networking.c 88.78% <100.00%> (+0.12%) ⬆️
src/server.c 88.55% <100.00%> (+<0.01%) ⬆️
src/server.h 100.00% <ø> (ø)
src/module.c 9.64% <0.00%> (-0.01%) ⬇️
src/ae.c 74.90% <52.00%> (-5.19%) ⬇️
src/io_threads.c 7.87% <10.95%> (+1.24%) ⬆️

... and 21 files with indirect coverage changes