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

(

)

CodSpeed Performance Gauge

+8%

Benchmarks

test_expire_no_records_to_expire

tests/benchmarks/test_cache.py

CodSpeed Performance Gauge

+8%

tests/benchmarks/test_send.py

CodSpeed Performance Gauge

0%

test_parse_incoming_message

tests/benchmarks/test_incoming.py

CodSpeed Performance Gauge

0%

test_add_expire_1000_records

tests/benchmarks/test_cache.py

CodSpeed Performance Gauge

0%

test_parse_outgoing_message

tests/benchmarks/test_outgoing.py

CodSpeed Performance Gauge

0%

tests/benchmarks/test_txt_properties.py

CodSpeed Performance Gauge

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