testing.BenchmarkResult.AllocsPerOp (method)
3 uses
testing (current package)
benchmark.go#L395: func (r BenchmarkResult) AllocsPerOp() int64 {
benchmark.go#L491: r.AllocedBytesPerOp(), r.AllocsPerOp())
benchmark.go#L701: r.MemAllocs += uint64(other.AllocsPerOp())
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)