all: binary size regression #67588
Labels
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone
The performance dashboard shows pretty significant regressions in binary size across most (all?) binary size benchmarks. Look for the "total-bytes" graphs. Regressions vary from around +2% to +30%.
A specific example shows that the regression occurred between
647870b
and814e72f
.Full log: https://go.googlesource.com/go/+log/647870becc230b022b431a4ef8b7c9b31382db6c..814e72f2ef280da54d1af8088b9a732fda9f217b
814e72f
go/types, types2: don't panic converting a constant to aliased type parameter816b603
go/types, types2: add missing Unalias calls (clarification)7164fad
net/http: disable flaky 100-continue tests5a9dabc
cmd/compile: for rangefunc, add checks and tests, fix panic interactions6438658
cmd/compile: Fix SSA building bug for CAS atomics on ARM641a349fc
unsafe: document the behavior of Sizeof on an interface180ea45
runtime/coverage: remove uses of //go:linknamecc @golang/compiler
The text was updated successfully, but these errors were encountered: