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

feat: support configurable I/O chunk to drain at a time in edge-triggered mode #646

Merged
merged 2 commits into from
Nov 5, 2024

Conversation

panjf2000
Copy link
Owner

Fixes #643

@panjf2000 panjf2000 added enhancement New feature or request optimization Some small optimizations labels Nov 5, 2024
Copy link

codecov bot commented Nov 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.57%. Comparing base (ab70394) to head (5f70f7b).
Report is 2 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #646      +/-   ##
==========================================
- Coverage   80.34%   78.57%   -1.77%     
==========================================
  Files          21       21              
  Lines        2096     2535     +439     
==========================================
+ Hits         1684     1992     +308     
- Misses        285      417     +132     
+ Partials      127      126       -1     
Flag Coverage Δ
unittests 78.57% <100.00%> (-1.77%) ⬇️

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.

@panjf2000 panjf2000 merged commit 2e261de into dev Nov 5, 2024
34 of 35 checks passed
@panjf2000 panjf2000 deleted the et-conf branch November 5, 2024 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request new feature optimization Some small optimizations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature]: support configurable I/O space to drain at a time in edge-triggered mode
1 participant