Skip to content

Commit 204d3ef

Browse files
committed
proxy: upd bench results
1 parent cd76cc0 commit 204d3ef

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

proxy/upstreams_internal_test.go

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -428,10 +428,10 @@ func BenchmarkUpstreamConfig_GetUpstreamsForDomain(b *testing.B) {
428428
// Most recent results:
429429
//
430430
// goos: darwin
431-
// goarch: amd64
431+
// goarch: arm64
432432
// 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
433+
// cpu: Apple M4 Pro
434+
// BenchmarkUpstreamConfig_GetUpstreamsForDomain/get-14 48695488 24.51 ns/op 0 B/op 0 allocs/op
435435
}
436436

437437
// assertUpstreamsAddrs checks the addresses of ups to exactly match want.

0 commit comments

Comments
 (0)