feat: speed up decoding dns questions when processing incoming data by bdraco · Pull Request #1168 · python-zeroconf/python-zeroconf

@bdraco

DNSQuestion is now imported via cimport to reduce overhead. The unpack dispatch is avoided to reduce the stack overhead

@bdraco

@codecov

@bdraco

@bdraco bdraco marked this pull request as ready for review

May 1, 2023 04:09

@bdraco bdraco changed the title feat: speed up decoding dns questions feat: speed up decoding dns questions when processing incoming data

May 1, 2023

@bdraco bdraco deleted the dns_question branch

May 1, 2023 13:17