-
Notifications
You must be signed in to change notification settings - Fork 18
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
dhall-to-cabal performance has regressed #79
Comments
Looking much better in 1.2.0.0
|
Unfortunately a little slower in 1.3.0.0 (though this might be due to a different machine, can't remember where I last ran this test).
|
Slower again with
|
Ugh, it should be faster this time 😞 |
Yep, I was hoping for a change (for the better!) but unfortunately it hasn't come out that way 😢 |
I've updated the related dhall-haskell issue with the new resultas using the new union direct access: dhall-lang/dhall-haskell#412 (comment) dhall-to.cabal has improved a 200%:
|
For
Very nice improvement! CC @Gabriel439 |
More progress in
|
For 1.0.0.1
For 1.1.0.0
Ouch! Hopefully @quasicomputational's work on Dhall itself will help fix this.
The text was updated successfully, but these errors were encountered: