Skip to content

feat: improve performance of processing incoming records#1467

Merged
bdraco merged 5 commits into
masterfrom
record_update_create_perf
Jan 8, 2025
Merged

feat: improve performance of processing incoming records#1467
bdraco merged 5 commits into
masterfrom
record_update_create_perf

Conversation

@bdraco
Copy link
Copy Markdown
Member

@bdraco bdraco commented Jan 8, 2025

Init the RecordUpdate object in cython

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented Jan 8, 2025

CodSpeed Performance Report

Merging #1467 will not alter performance

Comparing record_update_create_perf (c3a1ca0) with master (d46fe85)

Summary

✅ 3 untouched benchmarks

Comment thread src/zeroconf/_handlers/record_manager.py Outdated
Comment thread src/zeroconf/_handlers/record_manager.py Outdated
@bdraco bdraco marked this pull request as ready for review January 8, 2025 20:26
@bdraco bdraco merged commit ebbb2af into master Jan 8, 2025
@bdraco bdraco deleted the record_update_create_perf branch January 8, 2025 20:29
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.78%. Comparing base (bd84538) to head (c3a1ca0).
Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1467      +/-   ##
==========================================
+ Coverage   99.75%   99.78%   +0.03%     
==========================================
  Files          30       30              
  Lines        3283     3285       +2     
  Branches      446      446              
==========================================
+ Hits         3275     3278       +3     
+ Misses          6        5       -1     
  Partials        2        2              

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

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