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