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 ipc writev #3994

Merged
merged 5 commits into from Jan 11, 2021
Merged

Optimize ipc writev #3994

merged 5 commits into from Jan 11, 2021

Conversation

matyhtf
Copy link
Member

@matyhtf matyhtf commented Jan 10, 2021

No description provided.

@codecov
Copy link

codecov bot commented Jan 10, 2021

Codecov Report

Merging #3994 (0e72deb) into master (36a1dc2) will increase coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3994      +/-   ##
==========================================
+ Coverage   48.93%   48.97%   +0.03%     
==========================================
  Files          69       69              
  Lines       12971    12977       +6     
==========================================
+ Hits         6348     6356       +8     
+ Misses       6623     6621       -2     
Impacted Files Coverage Δ
src/memory/buffer.cc 91.02% <100.00%> (+0.35%) ⬆️
src/server/process.cc 53.74% <100.00%> (+0.61%) ⬆️
src/server/port.cc 53.74% <0.00%> (-0.33%) ⬇️
src/protocol/base.cc 66.66% <0.00%> (+2.04%) ⬆️

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 36a1dc2...0e72deb. Read the comment docs.

@huanghantao huanghantao merged commit 3d4c2d7 into master Jan 11, 2021
@huanghantao huanghantao deleted the optimize-ipc-writev branch January 11, 2021 09:06
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.

None yet

2 participants