Skip to content

feat: avoid python float conversion in listener hot path#1245

Merged
bdraco merged 7 commits into
masterfrom
patch__MAX_MSG_ABSOLUTE
Sep 2, 2023
Merged

feat: avoid python float conversion in listener hot path#1245
bdraco merged 7 commits into
masterfrom
patch__MAX_MSG_ABSOLUTE

Conversation

@bdraco
Copy link
Copy Markdown
Member

@bdraco bdraco commented Sep 2, 2023

There were quite a few float to pyfloat conversion that can be avoided by adding cdefs

@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 2, 2023

Codecov Report

Patch coverage is 100.00% of modified lines.

Files Changed Coverage
src/zeroconf/_listener.py 100.00%

📢 Thoughts on this report? Let us know!.

@bdraco bdraco marked this pull request as ready for review September 2, 2023 00:59
@bdraco bdraco merged commit 816ad4d into master Sep 2, 2023
@bdraco bdraco deleted the patch__MAX_MSG_ABSOLUTE branch September 2, 2023 01:02
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.

1 participant