Skip to content

Speedup program loading on 20%. #91

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 13, 2018

Conversation

jirfag
Copy link
Contributor

@jirfag jirfag commented Jun 12, 2018

Don't typecheck func bodies for non-local packages.
Works only if megacheck and interfacer are disabled: they require all
func bodies to build SSA repr.
Export GL_DEBUG=load to get logs for this feature.

Don't typecheck func bodies for non-local packages.
Works only if megacheck and interfacer are disabled: they require all
func bodies to build SSA repr.
Export GL_DEBUG=load to get logs for this feature.
@golangci golangci force-pushed the feature/dont-load-func-bodies-of-nonlocal-packages branch from 461b44a to 2d940ba Compare June 12, 2018 19:14
@jirfag jirfag merged commit a1a9215 into master Jun 13, 2018
@golangci golangci deleted the feature/dont-load-func-bodies-of-nonlocal-packages branch June 13, 2018 19:39
@ldez ldez added this to the v1.7 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.

2 participants