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: small speed up to writing outgoing packets #1316

Merged
merged 4 commits into from Nov 15, 2023
Merged

Conversation

bdraco
Copy link
Member

@bdraco bdraco commented Nov 15, 2023

This is ~ 6.5 % speed up

before: Construction 100000 outgoing messages took 1.9130162500077859 seconds
after: Construction 100000 outgoing messages took 1.7759123329306021 second

Copy link

codecov bot commented Nov 15, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (55cf4cc) 99.77% compared to head (fb4f2ff) 99.77%.
Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1316   +/-   ##
=======================================
  Coverage   99.77%   99.77%           
=======================================
  Files          29       29           
  Lines        3053     3084   +31     
  Branches      513      518    +5     
=======================================
+ Hits         3046     3077   +31     
  Misses          5        5           
  Partials        2        2           

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

@bdraco bdraco marked this pull request as ready for review November 15, 2023 06:27
@bdraco bdraco merged commit cd28476 into master Nov 15, 2023
34 checks passed
@bdraco bdraco deleted the outgoing_speed_up branch November 15, 2023 06:27
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

1 participant