Skip to content

feat: add cython pxd file for _listener.py to improve incoming message processing performance#1221

Merged
bdraco merged 12 commits into
masterfrom
pxd
Aug 14, 2023
Merged

feat: add cython pxd file for _listener.py to improve incoming message processing performance#1221
bdraco merged 12 commits into
masterfrom
pxd

Conversation

@bdraco
Copy link
Copy Markdown
Member

@bdraco bdraco commented Aug 14, 2023

No description provided.

@bdraco bdraco changed the title feat: cythonize _engine.py to improve performance feat: add cython pxd file for _engine.py Aug 14, 2023
@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 14, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.04% ⚠️

Comparison is base (9efde8c) 99.82% compared to head (0d24e06) 99.78%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1221      +/-   ##
==========================================
- Coverage   99.82%   99.78%   -0.04%     
==========================================
  Files          25       25              
  Lines        2787     2789       +2     
  Branches      480      480              
==========================================
+ Hits         2782     2783       +1     
  Misses          3        3              
- Partials        2        3       +1     
Files Changed Coverage Δ
src/zeroconf/__init__.py 100.00% <100.00%> (ø)
src/zeroconf/_listener.py 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bdraco bdraco changed the title feat: add cython pxd file for _engine.py feat: add cython pxd file for _engine.py to improve incoming message processing performance Aug 14, 2023
@bdraco bdraco changed the title feat: add cython pxd file for _engine.py to improve incoming message processing performance feat: add cython pxd file for _listener.py to improve incoming message processing performance Aug 14, 2023
@bdraco bdraco marked this pull request as ready for review August 14, 2023 17:14
@bdraco bdraco merged commit f459856 into master Aug 14, 2023
@bdraco bdraco deleted the pxd branch August 14, 2023 17:24
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