Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added bench/roulette.lua #9

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Added bench/roulette.lua #9

wants to merge 2 commits into from

Commits on Oct 8, 2016

  1. Added bench/roulette.lua

    This benchmark exhibits non-deterministic performance.
    lukego committed Oct 8, 2016
    Configuration menu
    Copy the full SHA
    b0a75b4 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2016

  1. roulette: Stop seeding the random number generator

    The test harness shuold do this in some suitable way e.g. with values
    that are reproducible but still contain entropy for the JIT.
    lukego committed Oct 9, 2016
    Configuration menu
    Copy the full SHA
    a71cd6d View commit details
    Browse the repository at this point in the history