feat: speed up decoding incoming packets by bdraco · Pull Request #1256 · python-zeroconf/python-zeroconf
Navigation Menu
{{ message }}
python-zeroconf / python-zeroconf Public
- Notifications You must be signed in to change notification settings
- Fork 229
Merged
feat: speed up decoding incoming packets#1256
feat: speed up decoding incoming packets#1256
Conversation
Copy link Copy Markdown
Member
This is roughly a 8.6% speed up
Copy link Copy Markdown
Codecov Report
Patch coverage is 100.00% of modified lines.
| Files Changed | Coverage |
|---|---|
| src/zeroconf/__init__.py | 100.00% |
| src/zeroconf/_protocol/incoming.py | 100.00% |
📢 Thoughts on this report? Let us know!.
bdraco added 2 commits
September 6, 2023 10:29
bdraco
marked this pull request as ready for review
bdraco
merged commit
ac081cf
into
master
bdraco
deleted the
incoming_packet_parser_speedup
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment