Skip to content

Conversation

@jirfag
Copy link
Contributor

@jirfag jirfag commented Sep 23, 2019

Set analysis pass results to nil early to garbage collect them
soon.
Memory can be reduced for the following linters:

  • staticcheck
  • stylecheck
  • gosimple
  • govet
  • bodyclose
  • any future go/analysis linter

Relates: #712, #634, #628, #598, #509, #483, #337

Set analysis pass results to nil early to garbage collect them
soon.
Memory can be reduced for the following linters:
  - staticcheck
  - stylecheck
  - gosimple
  - govet
  - bodyclose
  - any future go/analysis linter

Relates: #712, #634, #628, #598, #509, #483, #337
@tpounds
Copy link
Contributor

tpounds commented Sep 23, 2019

LGTM 🚢 it!

@jirfag jirfag merged commit 2fc8b7b into master Sep 23, 2019
@jirfag jirfag deleted the feature/drop-memory-usage-more branch September 23, 2019 18:58
@ldez ldez added this to the v1.19 milestone Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants