mirror of
https://github.com/golang/go
synced 2024-11-05 18:36:08 +00:00
5aa5db7593
Removes an intermediate layer of functions that was clogging up a corner of the compiler's profile graph. I can't measure a performance improvement running a large build like jujud, but the profile reports less total time spent in gc.(*lexer).getr. Change-Id: I3000585cfcb0f9729d3a3859e9023690a6528591 Reviewed-on: https://go-review.googlesource.com/20565 Reviewed-by: Robert Griesemer <gri@golang.org> Run-TryBot: David Crawshaw <crawshaw@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> |
||
---|---|---|
.. | ||
chan.go | ||
chan1.go | ||
composite.go | ||
ddd.go | ||
else.go | ||
forvar.go | ||
if.go | ||
import.go | ||
interface.go | ||
semi1.go | ||
semi2.go | ||
semi3.go | ||
semi4.go | ||
semi5.go | ||
semi6.go | ||
semi7.go | ||
topexpr.go | ||
typesw.go | ||
vareq.go | ||
vareq1.go |