Skip to content

feat: small speed up to constructing outgoing packets#1354

Merged
bdraco merged 4 commits into
masterfrom
outgoing_speed_up2
Dec 19, 2023
Merged

feat: small speed up to constructing outgoing packets#1354
bdraco merged 4 commits into
masterfrom
outgoing_speed_up2

Conversation

@bdraco

@bdraco bdraco commented Dec 19, 2023

Copy link
Copy Markdown
Member

Some of the functions that return None in outgoing where missing void types so they would end up having to do ref counting

@codecov

codecov Bot commented Dec 19, 2023

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9eac0a1) 99.75% compared to head (6c7d093) 99.75%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1354      +/-   ##
==========================================
- Coverage   99.75%   99.75%   -0.01%     
==========================================
  Files          30       30              
  Lines        3243     3238       -5     
  Branches      536      536              
==========================================
- Hits         3235     3230       -5     
  Misses          5        5              
  Partials        3        3              

☔ 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 December 19, 2023 08:29
@bdraco bdraco merged commit 517d7d0 into master Dec 19, 2023
@bdraco bdraco deleted the outgoing_speed_up2 branch December 19, 2023 08:29
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