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

Fix lazy loading. #126

Merged
merged 1 commit into from
Jan 23, 2019
Merged

Fix lazy loading. #126

merged 1 commit into from
Jan 23, 2019

Conversation

Drup
Copy link
Collaborator

@Drup Drup commented Dec 18, 2018

It was all my fault :(

In c37c0bd, the sneaky lazy pattern matching is far too eager to force things. This patch moves the forcing into the second branch, which brings back the loading time to instant.

Fix #125

@Drup Drup merged commit 1539161 into OCamlPro:master Jan 23, 2019
@AltGr
Copy link
Member

AltGr commented Jan 23, 2019

I guess this deserves a new release ^^

@Drup
Copy link
Collaborator Author

Drup commented Jan 23, 2019

Indeed! ;)

@Drup Drup deleted the lazyload branch January 23, 2019 14: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.

2 participants