You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
internal/imports: add a benchmark for the initial mod cache scan
In CL 508506, we missed a performance regression because there were no
benchmarks for goimports' initial scan: the only scan benchmark related
to re-scanning, which doesn't recursively descend into all module cache
directories.
Add a benchmark for the initial scan.
For golang/go#44863
Change-Id: I94ec8b2b0df468fd06a1316f24c00d5f47c2f5c9
Reviewed-on: https://go-review.googlesource.com/c/tools/+/561436
Reviewed-by: Alan Donovan <[email protected]>
LUCI-TryBot-Result: Go LUCI <[email protected]>
0 commit comments