jekyll/benchmark
Parker Moore 7c05312d5c Add benchmark for yield vs proc.call
Calculating -------------------------------------
               yield     70018 i/100ms
          block.call     42809 i/100ms
-------------------------------------------------
               yield  1099624.2 (±7.3%) i/s -    5531422 in   5.056107s
          block.call   604006.1 (±7.1%) i/s -    3039439 in   5.058794s
2014-10-22 01:18:09 -07:00
..
hash-fetch Add benchmark for hash-fetch 2014-10-22 01:11:34 -07:00
proc-call-vs-yield Add benchmark for yield vs proc.call 2014-10-22 01:18:09 -07:00
string-concat Add a benchmarking script for string-concat 2014-10-22 00:56:54 -07:00
symbol-to-proc Add a benchmark for symbol-to-proc 2014-10-22 01:17:22 -07:00