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. |
||
|---|---|---|
| .. | ||
| LiteApp.hs | ||
| Request.hs | ||
| Response.hs | ||
| Run.hs | ||
| Session.hs | ||
| TH.hs | ||
| Util.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. |
||
|---|---|---|
| .. | ||
| LiteApp.hs | ||
| Request.hs | ||
| Response.hs | ||
| Run.hs | ||
| Session.hs | ||
| TH.hs | ||
| Util.hs | ||