diff options
| author | David Chase <drchase@google.com> | 2019-11-02 23:57:11 -0400 |
|---|---|---|
| committer | David Chase <drchase@google.com> | 2020-04-03 17:24:48 +0000 |
| commit | 47ade08141b23cfeafed92943e16012d5dc5eb8b (patch) | |
| tree | 0e38e95ad3de867e5151cf61e811c56999401a69 /test/codegen | |
| parent | 3103495fa9bb166c9d0c56fbf3cd2146f32aef57 (diff) | |
| download | go-47ade08141b23cfeafed92943e16012d5dc5eb8b.tar.xz | |
cmd/compile: add logging for large (>= 128 byte) copies
For 1.15, unless someone really wants it in 1.14.
A performance-sensitive user thought this would be useful,
though "large" was not well-defined. If 128 is large,
there are 139 static instances of "large" copies in the compiler
itself.
Includes test.
Change-Id: I81f20c62da59d37072429f3a22c1809e6fb2946d
Reviewed-on: https://go-review.googlesource.com/c/go/+/205066
Run-TryBot: David Chase <drchase@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Cherry Zhang <cherryyz@google.com>
Diffstat (limited to 'test/codegen')
0 files changed, 0 insertions, 0 deletions
