]> Cypherpunks repositories - gostls13.git/commit
math/big: use run for benchmarks
authorMarcel van Lohuizen <mpvl@golang.org>
Wed, 25 May 2016 12:57:49 +0000 (14:57 +0200)
committerMarcel van Lohuizen <mpvl@golang.org>
Wed, 25 May 2016 17:49:37 +0000 (17:49 +0000)
commit07f0c19a30a5c83592bcd2f19e52eb8a40b32790
tree87ace762896bb75e177a956318523c9414aca14f
parent23cb8864b52e5f2f60618a551ca564574e0575b0
math/big: use run for benchmarks

shortens code and gives an example of the use of Run.

Change-Id: I75ffaf762218a589274b4b62e19022e31e805d1b
Reviewed-on: https://go-review.googlesource.com/23424
Reviewed-by: Russ Cox <rsc@golang.org>
Run-TryBot: Marcel van Lohuizen <mpvl@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/math/big/arith_test.go