mirror of
https://github.com/golang/go
synced 2024-11-18 20:14:43 -07:00
f936694f27
This change makes sure that actionHandles are cached within the snapshot, to minimize the cost of re-computing action handles on each run of go/analysis. Change-Id: If6191c5224285eb207aebb997787ea551a47fbaa Reviewed-on: https://go-review.googlesource.com/c/tools/+/201098 Run-TryBot: Rebecca Stambler <rstambler@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Michael Matloob <matloob@golang.org> |
||
---|---|---|
.. | ||
analysis.go | ||
builtin.go | ||
cache.go | ||
check.go | ||
external.go | ||
file.go | ||
gofile.go | ||
load.go | ||
parse.go | ||
pkg.go | ||
session.go | ||
snapshot.go | ||
view.go | ||
watcher.go |