Skip to content

feat: small performance improvement to writing outgoing packets#1482

Merged
bdraco merged 2 commits into
masterfrom
improve_outgoing
Jan 16, 2025
Merged

feat: small performance improvement to writing outgoing packets#1482
bdraco merged 2 commits into
masterfrom
improve_outgoing

Conversation

@bdraco
Copy link
Copy Markdown
Member

@bdraco bdraco commented Jan 16, 2025

This is ~1% faster since it avoids a jump to Python from Cython

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented Jan 16, 2025

CodSpeed Performance Report

Merging #1482 will not alter performance

Comparing improve_outgoing (300eec0) with master (d20d8c1)

Summary

✅ 4 untouched benchmarks

@bdraco bdraco marked this pull request as ready for review January 16, 2025 23:22
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.63%. Comparing base (d20d8c1) to head (300eec0).
Report is 5 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1482      +/-   ##
==========================================
- Coverage   99.78%   99.63%   -0.16%     
==========================================
  Files          30       30              
  Lines        3311     3311              
  Branches      453      453              
==========================================
- Hits         3304     3299       -5     
- Misses          5        7       +2     
- Partials        2        5       +3     

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

@bdraco bdraco merged commit d9be715 into master Jan 16, 2025
@bdraco bdraco deleted the improve_outgoing branch January 16, 2025 23:36
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