diff options
author | Andrew Gerrand <adg@golang.org> | 2016-05-31 13:21:35 +1000 |
---|---|---|
committer | Andrew Gerrand <adg@golang.org> | 2016-05-31 05:40:37 +0000 |
commit | 87ee12cece96ec5837fe89c37899d725e7e852d9 (patch) | |
tree | 34fc389f47e92b5ccb64e77851450220f770094c /src/cmd/internal/objfile/plan9obj.go | |
parent | 8e6e9e83818596048cfca1e121ad39b9b007ba28 (diff) | |
download | go-git-87ee12cece96ec5837fe89c37899d725e7e852d9.tar.gz |
crypto/tls: reduce size of buffer in throughput benchmarks
The Windows builders run the throughput benchmarks really slowly with a
64kb buffer. Lowering it to 16kb brings the performance back into line
with the other builders.
This is a work-around to get the build green until we can figure out why
the Windows builders are slow with the larger buffer size.
Update #15899
Change-Id: I215ebf115e8295295c87f3b3e22a4ef1f9e77f81
Reviewed-on: https://go-review.googlesource.com/23574
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Diffstat (limited to 'src/cmd/internal/objfile/plan9obj.go')
0 files changed, 0 insertions, 0 deletions