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