Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gopls/internal/lsp/filecache: reduce GC frequency
This is a mitigation for observed high idle CPU usage. Also, eliminate the obsolete special case for builders, now that each CI run gets a fresh GOPLSCACHE. Updates golang/go#61049 Change-Id: I8689ab9ebf4d9ef75d9e1a0f4bc7bc9d109bef71 Reviewed-on: https://go-review.googlesource.com/c/tools/+/506815 TryBot-Result: Gopher Robot <[email protected]> gopls-CI: kokoro <[email protected]> Reviewed-by: Bryan Mills <[email protected]> Run-TryBot: Alan Donovan <[email protected]>
- Loading branch information