mirror of
https://github.com/golang/go.git
synced 2025-12-08 06:10:04 +00:00
goos: darwin goarch: amd64 pkg: math/big cpu: Intel(R) Core(TM) i7-8700B CPU @ 3.20GHz BenchmarkFloatPrecExact/1-12 9380685 125.0 ns/op BenchmarkFloatPrecExact/10-12 3780493 321.2 ns/op BenchmarkFloatPrecExact/100-12 698272 1679 ns/op BenchmarkFloatPrecExact/1000-12 117975 9113 ns/op BenchmarkFloatPrecExact/10000-12 5913 192768 ns/op BenchmarkFloatPrecExact/100000-12 164 7401817 ns/op BenchmarkFloatPrecExact/1000000-12 4 293568523 ns/op BenchmarkFloatPrecInexact/1-12 12836612 91.26 ns/op BenchmarkFloatPrecInexact/10-12 10144908 114.9 ns/op BenchmarkFloatPrecInexact/100-12 4121931 297.3 ns/op BenchmarkFloatPrecInexact/1000-12 1275886 927.7 ns/op BenchmarkFloatPrecInexact/10000-12 170392 6546 ns/op BenchmarkFloatPrecInexact/100000-12 18307 65232 ns/op BenchmarkFloatPrecInexact/1000000-12 1701 621412 ns/op Fixes #50489. Change-Id: Ic952f00e35d42f2470ecab53df712721997eac94 Reviewed-on: https://go-review.googlesource.com/c/go/+/539299 TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Cherry Mui <cherryyz@google.com> Auto-Submit: Robert Griesemer <gri@google.com> Run-TryBot: Robert Griesemer <gri@google.com> Reviewed-by: Robert Griesemer <gri@google.com> |
||
|---|---|---|
| .. | ||
| 50102.txt | ||
| 50489.txt | ||
| 51246.txt | ||
| 51971.txt | ||
| 53693.txt | ||
| 54898.txt | ||
| 56353.txt | ||
| 57178.txt | ||
| 58000.txt | ||
| 59599.txt | ||
| 60061.txt | ||
| 60088.txt | ||
| 60204.txt | ||
| 60370.txt | ||
| 60665.txt | ||
| 61410.txt | ||
| 61619.txt | ||
| 61642.txt | ||
| 61716.txt | ||
| 61758.txt | ||
| 61870.txt | ||
| 61974.txt | ||
| 62037.txt | ||
| 62039.txt | ||
| 62418.txt | ||
| 62605.txt | ||
| 63223.txt | ||
| 63725.txt | ||