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: significantly speed up writing outgoing dns records #1260

Merged
merged 8 commits into from Sep 7, 2023
Merged

Conversation

bdraco
Copy link
Member

@bdraco bdraco commented Sep 7, 2023

This is ~46% speed up.

  • pack is much faster
  • add some missing cdefs

@codecov
Copy link

codecov bot commented Sep 7, 2023

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 bdraco changed the title feat: try pack feat: significantly speed up writing outgoing dns records Sep 7, 2023
@bdraco bdraco marked this pull request as ready for review September 7, 2023 19:55
@bdraco bdraco merged commit bf2f366 into master Sep 7, 2023
33 of 34 checks passed
@bdraco bdraco deleted the pack branch September 7, 2023 19:55
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