func testing.benchmarkName
4 uses
testing (current package)
benchmark.go#L486: func benchmarkName(name string, n int) string {
benchmark.go#L520: extLen: len(benchmarkName("", maxprocs)),
benchmark.go#L526: benchName := benchmarkName(Benchmark.Name, maxprocs)
benchmark.go#L559: benchName := benchmarkName(b.name, procs)
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |