=== RUN   TestReflect
=== RUN   TestReflect/reflect-udp
goos: linux
goarch: arm64
pkg: codeberg.org/miekg/dns
BenchmarkDNSPerfudp-8	425035			2352.7 ns/op
BenchmarkDNSPerfudp-8	410751			2434.6 ns/op
BenchmarkDNSPerfudp-8	429028			2330.8 ns/op
BenchmarkDNSPerfudp-8	424950			2353.2 ns/op
BenchmarkDNSPerfudp-8	427606			2338.6 ns/op
BenchmarkDNSPerfudp-8	424255			2357.1 ns/op
BenchmarkDNSPerfudp-8	427929			2336.8 ns/op
BenchmarkDNSPerfudp-8	426159			2346.5 ns/op
    reflect_test.go:43: canceled executing: udp
=== RUN   TestReflect/reflect-tcp
goos: linux
goarch: arm64
pkg: codeberg.org/miekg/dns
BenchmarkDNSPerftcp-8	352045			2840.5 ns/op
BenchmarkDNSPerftcp-8	348182			2872.1 ns/op
BenchmarkDNSPerftcp-8	345389			2895.3 ns/op
BenchmarkDNSPerftcp-8	347508			2877.6 ns/op
BenchmarkDNSPerftcp-8	347379			2878.7 ns/op
BenchmarkDNSPerftcp-8	345990			2890.3 ns/op
BenchmarkDNSPerftcp-8	348237			2871.6 ns/op
BenchmarkDNSPerftcp-8	343905			2907.8 ns/op
    reflect_test.go:43: canceled executing: tcp
--- PASS: TestReflect (34.16s)
    --- PASS: TestReflect/reflect-udp (17.08s)
    --- PASS: TestReflect/reflect-tcp (17.08s)
PASS
ok  	codeberg.org/miekg/dns/cmd/reflect	34.160s
