Old code would create a new System.Random generator each time, which requires going to the system entropy store. New code caches an mwc-random gen at startup. |
||
|---|---|---|
| .. | ||
| YesodCoreTest | ||
| en.msg | ||
| Hierarchy.hs | ||
| RouteSpec.hs | ||
| test.hs | ||
| YesodCoreTest.hs | ||
Old code would create a new System.Random generator each time, which requires going to the system entropy store. New code caches an mwc-random gen at startup. |
||
|---|---|---|
| .. | ||
| YesodCoreTest | ||
| en.msg | ||
| Hierarchy.hs | ||
| RouteSpec.hs | ||
| test.hs | ||
| YesodCoreTest.hs | ||