1
0
forked from Mirror/wren
Commit Graph

8 Commits

Author SHA1 Message Date
d40d04f0c5 Include numeric loop in for benchmark. 2014-01-20 08:43:10 -08:00
788762c970 Add LuaJIT to benchmark. 2014-01-13 07:29:47 -08:00
e6e7b2594c For loops! 2013-12-24 21:04:11 -08:00
b937597ea7 Make benchmarks score based instead of time based. 2013-12-20 07:04:04 -08:00
5aaaa33552 Revise benchmarks:
- Ditch JS since it's in a different league.
- Make binary_trees and fib run faster.
- Compare using best time instead of mean.
2013-12-12 16:59:57 -08:00
71c26c6d89 Add support for just control which language benchmarks are run. 2013-12-10 23:02:24 -08:00
1e2449893e Add baseline comparison to benchmark script.
This way, I can track performance improvements and regressions.
2013-12-07 22:15:25 -08:00
eb1e5b48d6 Fix up benchmarks and add method call one. 2013-12-07 18:43:39 -08:00