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

more strict inference #525

Merged
merged 1 commit into from
May 23, 2024
Merged

more strict inference #525

merged 1 commit into from
May 23, 2024

Conversation

TimWhiting
Copy link
Collaborator

@TimWhiting TimWhiting commented May 19, 2024

Sorry for all of the whitespace changes in TypeVar.hs due to autoformatting.
The only actual change in that file is changing the import of Data.Map to Data.Map.Strict.

These changes reduce compilation time from minutes & using up all my RAM to seconds and using 2GB RAM for a simple JSON lexer generated via my koka backend for Alex.

@TimWhiting TimWhiting mentioned this pull request May 20, 2024
@daanx daanx merged commit bbc0c7f into koka-lang:dev May 23, 2024
@daanx
Copy link
Member

daanx commented May 23, 2024

That's awesome, thanks Tim!

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.

None yet

2 participants