speed_up_adding_records_to_cache - Branch - python-zeroconf/python-zeroconf - CodSpeed
feat: speed up adding and expiring records in the DNSCache
#1490Merged
Comparing
speed_up_adding_records_to_cache
(
)
with
(
)
+8%
Benchmarks
test_expire_no_records_to_expire
tests/benchmarks/test_cache.py
+8%
tests/benchmarks/test_send.py
0%
test_parse_incoming_message
tests/benchmarks/test_incoming.py
0%
test_add_expire_1000_records
tests/benchmarks/test_cache.py
0%
test_parse_outgoing_message
tests/benchmarks/test_outgoing.py
0%
tests/benchmarks/test_txt_properties.py
0%
Commits
Click on a commit to change the comparison range
feat: speed up adding records to the DNSCache
Merge branch 'master' into speed_up_adding_records_to_cache