[commit: packages/random] new_api: Added randomBits based on genBits. This yields a performance improvement across most Random types. (38cab93)
git at git.haskell.org
git at git.haskell.org
Thu Mar 19 15:43:51 UTC 2015
Repository : ssh://git@git.haskell.org/random
On branch : new_api
Link : http://git.haskell.org/packages/random.git/commitdiff/38cab934e948684144657083a41aad5fef99d440
>---------------------------------------------------------------
commit 38cab934e948684144657083a41aad5fef99d440
Author: Ryan Newton <rrnewton at gmail.com>
Date: Mon Jun 27 01:36:42 2011 -0400
Added randomBits based on genBits. This yields a performance improvement across most Random types.
>---------------------------------------------------------------
38cab934e948684144657083a41aad5fef99d440
Benchmark/SimpleRNGBench.hs | 2 ++
DEVLOG.md | 81 +++++++++++++++++++++++++++++++++++++++++++--
System/Random.hs | 69 ++++++++++++++++++++++++++++----------
3 files changed, 133 insertions(+), 19 deletions(-)
Diff suppressed because of size. To see it, use:
git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 38cab934e948684144657083a41aad5fef99d440
More information about the ghc-commits
mailing list