Skip to content

Conversation

@Rohi-stack
Copy link

Parsing a file and building its AST is expensive and deterministic. If the same file is requested again, we should reuse the result instead of recomputing it.

Parsing a file and building its AST is expensive and deterministic.
If the same file is requested again, we should reuse the result instead of recomputing it.
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.

1 participant