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. |
||
|---|---|---|
| .. | ||
| Core | ||
| Routes | ||
| Core.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. |
||
|---|---|---|
| .. | ||
| Core | ||
| Routes | ||
| Core.hs | ||