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

Use a single root derivation memo for all typeclasses #162

Merged
merged 1 commit into from
Sep 2, 2018

Conversation

shadaj
Copy link
Owner

@shadaj shadaj commented Sep 2, 2018

This improves compilation speeds significantly (cut about 25% in a large project) when there are functions involved, since it eliminates duplicate derivation of the function input typeclasses.

@shadaj shadaj added this to the v0.5.0 milestone Sep 2, 2018
@shadaj shadaj self-assigned this Sep 2, 2018
@shadaj shadaj merged commit ccb4efa into master Sep 2, 2018
@shadaj shadaj deleted the common-root-memo branch September 2, 2018 22:50
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