Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make result of floating point computation strict
Leaving a thunk around for the computed floating point value leads to a significant performance degradation when generating many floating point values and also lead to low and high range values being retained in memory for longer than necessary.
- Loading branch information