aboutsummaryrefslogtreecommitdiff
path: root/src/net/http/cgi
diff options
context:
space:
mode:
authorRaul Silvera <rsilvera@google.com>2015-10-13 19:49:40 -0700
committerMinux Ma <minux@golang.org>2015-10-14 04:54:33 +0000
commit1d765b77a04fb12c2d97e0a8c9491de2bbfcbacc (patch)
tree73bbe429f373d7c590fc6392bab81e9b7b39dc57 /src/net/http/cgi
parenta6f69b31e0bdc625e1e026d8df6fc1f7c604067a (diff)
downloadgo-1d765b77a04fb12c2d97e0a8c9491de2bbfcbacc.tar.xz
runtime: Reduce testing for fastlog2 implementation
The current fastlog2 testing checks all 64M values in the domain of interest, which is too much for platforms with no native floating point. Reduce testing under testing.Short() to speed up builds for those platforms. Related to #12620 Change-Id: Ie5dcd408724ba91c3b3fcf9ba0dddedb34706cd1 Reviewed-on: https://go-review.googlesource.com/15830 Reviewed-by: Keith Randall <khr@golang.org> Reviewed-by: Joel Sing <jsing@google.com> Reviewed-by: Minux Ma <minux@golang.org> Run-TryBot: Minux Ma <minux@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org>
Diffstat (limited to 'src/net/http/cgi')
0 files changed, 0 insertions, 0 deletions