1. 1

    I’m not a ruby user (only saw this article because I was browsing anonymously) but I think this would a much better example of benchmarking if it were a bit more sophisticated in choosing sample size. At the very least, it would be great to show measures of variance.

    1. 2

      With the latest pull request, you can pass a TIMES environment variable.

      Variance would be good. I’m trying to just get people to look at numbers at all, I’m sure Benchmark provides tools for doing variance.