We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd76cc0 commit 204d3efCopy full SHA for 204d3ef
proxy/upstreams_internal_test.go
@@ -428,10 +428,10 @@ func BenchmarkUpstreamConfig_GetUpstreamsForDomain(b *testing.B) {
428
// Most recent results:
429
//
430
// goos: darwin
431
- // goarch: amd64
+ // goarch: arm64
432
// pkg: github.com/AdguardTeam/dnsproxy/proxy
433
- // cpu: Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz
434
- // BenchmarkGetUpstreamsForDomain/get-12 22438213 46.05 ns/op 0 B/op 0 allocs/op
+ // cpu: Apple M4 Pro
+ // BenchmarkUpstreamConfig_GetUpstreamsForDomain/get-14 48695488 24.51 ns/op 0 B/op 0 allocs/op
435
}
436
437
// assertUpstreamsAddrs checks the addresses of ups to exactly match want.
0 commit comments