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