input-output-hk / input-output-hk/constrained-generators
`genFromNumSpec` is very slow
Open
- Dominant language
- Haskell
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
`choose` is only about 10% of the time for `Int` in some of my experiments. About half is taken up by `constrainInterval`. It would be nice to optimize this - maybe using a specialized implementation for some types.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.