feat: significantly speed up writing outgoing dns records by bdraco · Pull Request #1260 · python-zeroconf/python-zeroconf
Navigation Menu
{{ message }}
python-zeroconf / python-zeroconf Public
- Notifications You must be signed in to change notification settings
- Fork 229
Conversation
Copy link Copy Markdown
Member
This is ~46% speed up.
- pack is much faster
- add some missing cdefs
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/outgoing.py | 100.00% |
📢 Thoughts on this report? Let us know!.
bdraco added 2 commits
September 7, 2023 13:57
bdraco
changed the title
feat: try pack
feat: significantly speed up writing outgoing dns records
bdraco added 5 commits
September 7, 2023 14:02
bdraco
marked this pull request as ready for review
bdraco
merged commit
bf2f366
into
master
bdraco
deleted the
pack
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