]> Cypherpunks repositories - gostls13.git/commit
math/big: using Run for some more benchmarks
authorMarcel van Lohuizen <mpvl@golang.org>
Thu, 26 May 2016 09:29:53 +0000 (11:29 +0200)
committerMarcel van Lohuizen <mpvl@golang.org>
Thu, 26 May 2016 19:14:13 +0000 (19:14 +0000)
commit2deb9209dec81792156c8e865a409a4ee5c331f6
tree4c447864d554aebb965f5006494ae6f76b87b2bc
parentbfccf4071eb9401cb906b203659010f9422c524f
math/big: using Run for some more benchmarks

Change-Id: I3ede8098f405de5d88e51c8370d3b68446d40744
Reviewed-on: https://go-review.googlesource.com/23428
Run-TryBot: Marcel van Lohuizen <mpvl@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Robert Griesemer <gri@golang.org>
src/math/big/nat_test.go
src/math/big/natconv_test.go