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 black-boxing for Haskell/functional #6

Open
BartMassey opened this issue Jun 24, 2022 · 0 comments
Open

Fix black-boxing for Haskell/functional #6

BartMassey opened this issue Jun 24, 2022 · 0 comments

Comments

@BartMassey
Copy link
Owner

Unfortunately, GHC is too good now, and will work around the black-boxing to not recompute on subsequent iterations. This penalizes Haskell/functional for startup-time. Someone needs to figure out how to ensure that the answer is completely recomputed multiple times.

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

No branches or pull requests

1 participant