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

opt: clamp the event-loops in ET mode to avaoid starving #599

Merged
merged 2 commits into from
May 1, 2024

opt: bump up the threshold

06f0fcd
Select commit
Loading
Failed to load commit list.
Merged

opt: clamp the event-loops in ET mode to avaoid starving #599

opt: bump up the threshold
06f0fcd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 30, 2024 in 0s

79.14% (-0.51%) compared to 4c3b84f

View this Pull Request on Codecov

79.14% (-0.51%) compared to 4c3b84f

Details

Codecov Report

Attention: Patch coverage is 50.00000% with 11 lines in your changes are missing coverage. Please review.

Project coverage is 79.14%. Comparing base (4c3b84f) to head (06f0fcd).

Files Patch % Lines
eventloop_unix.go 52.94% 6 Missing and 2 partials ⚠️
connection_linux.go 50.00% 1 Missing and 1 partial ⚠️
connection_bsd.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #599      +/-   ##
==========================================
- Coverage   79.64%   79.14%   -0.51%     
==========================================
  Files          21       21              
  Lines        2098     2110      +12     
==========================================
- Hits         1671     1670       -1     
- Misses        294      305      +11     
- Partials      133      135       +2     

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