Skip to content
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

perf: move code outside loop in FileCompilerConfig.initializeCompiler #3815

Merged
merged 1 commit into from
Mar 4, 2021

Conversation

rmkellogg
Copy link
Contributor

@rmkellogg rmkellogg commented Feb 28, 2021

Moved invariant variable outside of loop. Will hopefully give performance boost on projects with lots of source files.

@monperrus monperrus changed the title perf: Enhancement in FileCompilerConfig.initializeCompiler perf: move code outside loop in FileCompilerConfig.initializeCompiler Mar 4, 2021
@monperrus monperrus merged commit 545503e into INRIA:master Mar 4, 2021
@monperrus
Copy link
Collaborator

Thanks a lot for your contribution @rmkellogg

@rmkellogg rmkellogg deleted the FileCompilerConfig-Optimize branch March 28, 2021 18:27
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