Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

preallocate the message buffers of the ipv4.Message passed to ReadBatch #3541

Merged
merged 1 commit into from
Aug 30, 2022

Conversation

marten-seemann
Copy link
Member

Part of #3526

@codecov
Copy link

codecov bot commented Aug 30, 2022

Codecov Report

Base: 85.55% // Head: 85.56% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (9487742) compared to base (7023b52).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3541   +/-   ##
=======================================
  Coverage   85.55%   85.56%           
=======================================
  Files         137      137           
  Lines       10086    10088    +2     
=======================================
+ Hits         8629     8631    +2     
  Misses       1080     1080           
  Partials      377      377           
Impacted Files Coverage Δ
sys_conn_oob.go 72.31% <100.00%> (+0.43%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@marten-seemann marten-seemann merged commit 5cd5341 into master Aug 30, 2022
@marten-seemann marten-seemann deleted the preallocate-message-buffers branch August 30, 2022 12:57
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants