diff options
| author | Cuong Manh Le <cuong.manhle.vn@gmail.com> | 2019-11-01 18:12:27 +0700 |
|---|---|---|
| committer | Daniel Martí <mvdan@mvdan.cc> | 2020-03-06 23:24:28 +0000 |
| commit | 7e1028a9ffaf577bfa527385b96f9063ca9d2984 (patch) | |
| tree | cb1aa43c1df69ae5ce75e1982e15518a87f3a2c0 /src/net/http | |
| parent | 1d90e1a0ac46274e6c0bfe36c410768263b79eaf (diff) | |
| download | go-7e1028a9ffaf577bfa527385b96f9063ca9d2984.tar.xz | |
cmd/compile: avoid range over copy of array
Passes toostash-check.
Slightly reduce compiler binary size:
file before after Δ %
compile 21087288 21070776 -16512 -0.078%
total 131847020 131830508 -16512 -0.013%
file before after Δ %
cmd/compile/internal/gc.a 9007472 8999640 -7832 -0.087%
total 127117794 127109962 -7832 -0.006%
Change-Id: I4aadd68d0a7545770598bed9d3a4d05899b67b52
Reviewed-on: https://go-review.googlesource.com/c/go/+/205777
Run-TryBot: Cuong Manh Le <cuong.manhle.vn@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Keith Randall <khr@golang.org>
Diffstat (limited to 'src/net/http')
0 files changed, 0 insertions, 0 deletions
