testing.BenchmarkResult.AllocsPerOp (method)
3 uses
testing (current package)
benchmark.go#L386: func (r BenchmarkResult) AllocsPerOp() int64 {
benchmark.go#L482: r.AllocedBytesPerOp(), r.AllocsPerOp())
benchmark.go#L692: r.MemAllocs += uint64(other.AllocsPerOp())
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)