testing.BenchmarkResult.MemBytes (field)
3 uses
testing (current package)
benchmark.go#L356: MemBytes uint64 // The total number of bytes allocated.
benchmark.go#L405: return int64(r.MemBytes) / int64(r.N)
benchmark.go#L693: r.MemBytes += uint64(other.AllocedBytesPerOp())
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)