haskell / mwc-random

A very fast Haskell library for generating high quality pseudo-random numbers.
http://hackage.haskell.org/package/mwc-random
BSD 2-Clause "Simplified" License
55 stars 25 forks source link

Update benchmarks and fix strictness bug in condensed tables #94

Closed Shimuuar closed 4 months ago

Shimuuar commented 4 months ago

Main change is we now run samples in a loop.