aboutsummaryrefslogtreecommitdiff
path: root/src/test/bench
Commit message (Expand)AuthorAgeFilesLines
* Switch all vases of vec += elt to vec += vec. Prohibit former in rustboot. Tw...Graydon Hoare2011-03-163-5/+5
* Add fannkuchredux shootout benchmarkBrian Anderson2011-03-141-0/+99
* Rename binary trees benchmark to match the original shootout sourceBrian Anderson2011-03-141-0/+0
* Implement the rest of the binary trees shootout benchmarkBrian Anderson2011-03-141-0/+56
* Remove broken 99-bottles makefile and run scriptBrian Anderson2011-03-142-23/+0
* Integrate shootout benchmarks into testsuiteBrian Anderson2011-03-141-5/+5
* Initial check-in of 99 Bottles Of BeerPeter Hull2010-09-306-0/+269
* Add Peter Hull's contributed translation of the fasta shootout benchmark (int...Graydon Hoare2010-09-152-1/+131
* Populate tree.Graydon Hoare2010-06-233-0/+62