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

The Haskell benchmark implementations are very slow #2

Open
athas opened this issue Feb 20, 2015 · 0 comments
Open

The Haskell benchmark implementations are very slow #2

athas opened this issue Feb 20, 2015 · 0 comments
Labels

Comments

@athas
Copy link
Contributor

athas commented Feb 20, 2015

I am pretty sure this is because they use lists and indexing. In practice, they become an annoyance, since the test suite will spend forever running them. In practice, I just kill their processes so I don't have to wait.

@athas athas changed the title The Haskell CalibVolDiff implementations are very slow The Haskell benchmark implementations are very slow Feb 21, 2015
@athas athas added the bug label Feb 21, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant