Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: improve performance of constructing outgoing queries #1267

Merged
merged 9 commits into from Sep 11, 2023

Conversation

bdraco
Copy link
Member

@bdraco bdraco commented Sep 11, 2023

Construction 100000 outgoing messages took 2.71892695799761 seconds

@codecov
Copy link

codecov bot commented Sep 11, 2023

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 bdraco changed the title feat: improve performance of sending outgoing queries feat: improve performance of constructing outgoing queries Sep 11, 2023
@bdraco bdraco marked this pull request as ready for review September 11, 2023 18:37
@bdraco bdraco merged commit 00c439a into master Sep 11, 2023
33 of 34 checks passed
@bdraco bdraco deleted the outgoing_speed branch September 11, 2023 18:37
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.

None yet

1 participant