=== RUN   TestReflect
=== RUN   TestReflect/reflect-udp
goos: linux
goarch: arm64
pkg: codeberg.org/miekg/dns
BenchmarkDNSPerfudp-8	407481			2454.1 ns/op
BenchmarkDNSPerfudp-8	426029			2347.3 ns/op
BenchmarkDNSPerfudp-8	424222			2357.3 ns/op
BenchmarkDNSPerfudp-8	424308			2356.8 ns/op
BenchmarkDNSPerfudp-8	409085			2444.5 ns/op
BenchmarkDNSPerfudp-8	424248			2357.1 ns/op
BenchmarkDNSPerfudp-8	423332			2362.2 ns/op
BenchmarkDNSPerfudp-8	404538			2472.0 ns/op
    reflect_test.go:43: canceled executing: udp
=== RUN   TestReflect/reflect-tcp
goos: linux
goarch: arm64
pkg: codeberg.org/miekg/dns
BenchmarkDNSPerftcp-8	341153			2931.2 ns/op
BenchmarkDNSPerftcp-8	336884			2968.4 ns/op
BenchmarkDNSPerftcp-8	337773			2960.6 ns/op
BenchmarkDNSPerftcp-8	336709			2969.9 ns/op
BenchmarkDNSPerftcp-8	334856			2986.3 ns/op
BenchmarkDNSPerftcp-8	339354			2946.8 ns/op
BenchmarkDNSPerftcp-8	333381			2999.6 ns/op
BenchmarkDNSPerftcp-8	336283			2973.7 ns/op
    reflect_test.go:43: canceled executing: tcp
--- PASS: TestReflect (34.15s)
    --- PASS: TestReflect/reflect-udp (17.07s)
    --- PASS: TestReflect/reflect-tcp (17.08s)
PASS
ok  	codeberg.org/miekg/dns/cmd/reflect	34.154s
