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 send to worker from master #3910

Merged
merged 19 commits into from
Dec 9, 2020

Conversation

matyhtf
Copy link
Member

@matyhtf matyhtf commented Dec 3, 2020

No description provided.

@codecov
Copy link

codecov bot commented Dec 3, 2020

Codecov Report

Merging #3910 (460a0b4) into master (98d4a78) will increase coverage by 0.05%.
The diff coverage is 57.36%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3910      +/-   ##
==========================================
+ Coverage   48.80%   48.86%   +0.05%     
==========================================
  Files          69       69              
  Lines       12873    12972      +99     
==========================================
+ Hits         6283     6339      +56     
- Misses       6590     6633      +43     
Impacted Files Coverage Δ
src/network/socket.cc 58.05% <11.11%> (-1.65%) ⬇️
src/reactor/base.cc 55.60% <34.09%> (-4.81%) ⬇️
src/server/reactor_thread.cc 55.48% <66.66%> (ø)
src/server/process.cc 55.77% <71.42%> (-1.30%) ⬇️
src/server/worker.cc 50.84% <80.00%> (+0.41%) ⬆️
src/memory/buffer.cc 100.00% <100.00%> (ø)
src/wrapper/event.cc 86.95% <100.00%> (+0.59%) ⬆️
src/server/port.cc 53.74% <0.00%> (-0.33%) ⬇️
src/os/async_thread.cc 70.81% <0.00%> (+1.28%) ⬆️
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 98d4a78...15ff542. Read the comment docs.

@matyhtf matyhtf merged commit de836b5 into master Dec 9, 2020
@matyhtf matyhtf deleted the optimize-send-to-worker-from-master branch December 9, 2020 06:41
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.

2 participants