Skip to content

feat: improve incoming data processing performance#1194

Merged
bdraco merged 3 commits into
masterfrom
slots_2
Jul 8, 2023
Merged

feat: improve incoming data processing performance#1194
bdraco merged 3 commits into
masterfrom
slots_2

Conversation

@bdraco
Copy link
Copy Markdown
Member

@bdraco bdraco commented Jul 8, 2023

  • Make a few more classes that do not need dynamic attributes slotted

- Make a few more classes that do not need dynamic attributes slotted
@codecov
Copy link
Copy Markdown

codecov Bot commented Jul 8, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (f0577f0) 99.77% compared to head (6b2c3ba) 99.78%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1194   +/-   ##
=======================================
  Coverage   99.77%   99.78%           
=======================================
  Files          22       22           
  Lines        2721     2728    +7     
  Branches      474      474           
=======================================
+ Hits         2715     2722    +7     
  Misses          3        3           
  Partials        3        3           
Impacted Files Coverage Δ
src/zeroconf/__init__.py 100.00% <100.00%> (ø)
src/zeroconf/_core.py 99.77% <100.00%> (+<0.01%) ⬆️
src/zeroconf/_services/__init__.py 100.00% <100.00%> (ø)
src/zeroconf/_services/browser.py 99.14% <100.00%> (+0.01%) ⬆️
src/zeroconf/_services/registry.py 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Comment thread src/zeroconf/_logger.py Outdated
@bdraco bdraco marked this pull request as ready for review July 8, 2023 22:54
@bdraco bdraco merged commit a56c776 into master Jul 8, 2023
@bdraco bdraco deleted the slots_2 branch July 8, 2023 22:54
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