hedgehogqa / hedgehogqa/haskell-hedgehog-classes

ixLaws is extremely inefficient in certain (most) cases

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Haskell
Stars
57
Forks
19
PR merge metrics
No merged PRs in 30d

Description

If the generators we are fed have a very large codomain, ixLaws will generate (allocate) a massive list, traverse it. this happens 100 times, killing cpu and throttling memory. i'll come up with a way to avoid this happening to the unsuspecting.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.