]> Cypherpunks repositories - gostls13.git/commit
cmd/go: fix proc-count accumulation in benchmark name
authorAlberto Donizetti <alb.donizetti@gmail.com>
Fri, 25 Mar 2016 17:17:37 +0000 (18:17 +0100)
committerMarcel van Lohuizen <mpvl@golang.org>
Sat, 26 Mar 2016 16:44:01 +0000 (16:44 +0000)
commit0cd9edf6e8346f63a39328c9361f4b44cee30189
treeecddac552893cdf07da2da2d2217a13efc4b3b80
parentad391c908b8e4532937ee912caf8ddb8f3891ef8
cmd/go: fix proc-count accumulation in benchmark name

Fixes #14964

Change-Id: I5f772426081efaa9315c4ecaf60de850af324f1d
Reviewed-on: https://go-review.googlesource.com/21139
Reviewed-by: Ahmed Waheed <oneofone@gmail.com>
Reviewed-by: Marcel van Lohuizen <mpvl@golang.org>
Run-TryBot: Marcel van Lohuizen <mpvl@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/testing/benchmark.go