1
0
forked from Mirror/wren
Commit Graph

5 Commits

Author SHA1 Message Date
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