Skip to content

feat: small speed up to writing outgoing packets#1316

Merged
bdraco merged 4 commits into
masterfrom
outgoing_speed_up
Nov 15, 2023
Merged

feat: small speed up to writing outgoing packets#1316
bdraco merged 4 commits into
masterfrom
outgoing_speed_up

Conversation

@bdraco

@bdraco bdraco commented Nov 15, 2023

Copy link
Copy Markdown
Member

This is ~ 6.5 % speed up

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

@codecov

codecov Bot commented Nov 15, 2023

Copy link
Copy Markdown

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
@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.

1 participant