summaryrefslogtreecommitdiff
path: root/bench
AgeCommit message (Expand)Author
2014-09-12Fix the factorial calculation.Ori Bernstein
2014-09-12Add a big factorial benchmark.Ori Bernstein
2014-09-11Add sha1 benchmark.Ori Bernstein
2014-09-07More iterations on intsort.Ori Bernstein
2014-09-02Build benchmarks with local compiler/muse/libs.Ori Bernstein
2014-09-02Switch to much faster register based blitting.Ori Bernstein
2014-08-15Add shuffled alloc/free to the alloc test.Ori Bernstein
2014-08-15Add copious allocs to benchmarks.Ori Bernstein
2014-08-15Add benchmarking runner and makefile.Ori Bernstein
2014-06-28Fix indentation on benchmark code.Ori Bernstein
2014-06-10Add first benchmark: integer sorting.Ori Bernstein