feat: improve performance of constructing outgoing queries by bdraco · Pull Request #1267 · python-zeroconf/python-zeroconf

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@bdraco

Copy link Copy Markdown

Member

@bdraco bdraco commented

Sep 11, 2023

edited

Loading

Construction 100000 outgoing messages took 2.71892695799761 seconds

@codecov

Copy link Copy Markdown

codecov bot commented

Sep 11, 2023

edited

Loading

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

@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

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@bdraco