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

A pattern match expression seems to be compiled twice #282

Open
chenkai036 opened this issue Jun 17, 2019 · 0 comments
Open

A pattern match expression seems to be compiled twice #282

chenkai036 opened this issue Jun 17, 2019 · 0 comments
Assignees
Labels
compiler performance performance optimization in compiler-specific area

Comments

@chenkai036
Copy link
Contributor

Posted at the same time, that looks like a really great improvement! On the question of being invoked twice, do you think that the whole pattern match translation is happening twice? It might just be some naive old code in the parser that decides to run the whole process twice for whatever reason.

Originally posted by @kthielen in #281 (comment)

@chenkai036 chenkai036 added the compiler performance performance optimization in compiler-specific area label Jun 18, 2019
@chenkai036 chenkai036 self-assigned this Jun 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler performance performance optimization in compiler-specific area
Projects
None yet
Development

No branches or pull requests

1 participant