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: speed up processing incoming data #1167

Merged
merged 8 commits into from May 1, 2023
Merged

Conversation

bdraco
Copy link
Member

@bdraco bdraco commented May 1, 2023

This is ~4% speed up on the incoming data processing benchmark

@codecov
Copy link

codecov bot commented May 1, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (f927190) 99.81% compared to head (2fb2a51) 99.81%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1167   +/-   ##
=======================================
  Coverage   99.81%   99.81%           
=======================================
  Files          22       22           
  Lines        2662     2667    +5     
  Branches      464      464           
=======================================
+ Hits         2657     2662    +5     
  Misses          3        3           
  Partials        2        2           
Impacted Files Coverage Δ
src/zeroconf/__init__.py 100.00% <100.00%> (ø)
src/zeroconf/_protocol/incoming.py 98.94% <100.00%> (+0.02%) ⬆️

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

@bdraco bdraco marked this pull request as ready for review May 1, 2023 15:20
@bdraco bdraco merged commit fbaaf7b into master May 1, 2023
30 checks passed
@bdraco bdraco deleted the speed_ups_incoming_data branch May 1, 2023 15:20
@bdraco
Copy link
Member Author

bdraco commented May 1, 2023

https://p.datadoghq.com/sb/7dc8b3250-85dcf667bd?from_ts=1682951486349&to_ts=1682955086349&live=true

Looks like python is having issues with hosting packages

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