feat: improve performance of constructing outgoing queries by bdraco · Pull Request #1267 · 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: improve performance of constructing outgoing queries#1267
feat: improve performance of constructing outgoing queries#1267
Conversation
Copy link Copy Markdown
Member
Construction 100000 outgoing messages took 2.71892695799761 seconds
bdraco added 2 commits
September 11, 2023 12:49Copy link Copy Markdown
Codecov Report
Patch coverage is 100.00% of modified lines.
| Files Changed | Coverage |
|---|---|
| src/zeroconf/__init__.py | 100.00% |
| src/zeroconf/_handlers/answers.py | 100.00% |
| src/zeroconf/_protocol/outgoing.py | 100.00% |
📢 Thoughts on this report? Let us know!.
bdraco added 6 commits
September 11, 2023 12:59
bdraco
changed the title
feat: improve performance of sending outgoing queries
feat: improve performance of constructing outgoing queries
bdraco
marked this pull request as ready for review
bdraco
merged commit
00c439a
into
master
bdraco
deleted the
outgoing_speed
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