Skip to content

Examine if we can avoid parsing non-modified but incrementally added sources #14

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

Open
Sipkab opened this issue Aug 29, 2021 · 0 comments

Comments

@Sipkab
Copy link
Member

Sipkab commented Aug 29, 2021

If a source file is not modified, but added to the compilation indirectly, that is because a source file it depends on is modified, then examine if we can avoid running signature parsing on the indirectly added source files and reuse the signatures from previous compilation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant