aboutsummaryrefslogtreecommitdiff
path: root/src/test/bench/shootout/binary-trees.rs
Commit message (Collapse)AuthorAgeFilesLines
* Rename binary trees benchmark to match the original shootout sourceBrian Anderson2011-03-141-74/+0
|
* Implement the rest of the binary trees shootout benchmarkBrian Anderson2011-03-141-0/+56
|
* Integrate shootout benchmarks into testsuiteBrian Anderson2011-03-141-5/+5
|
* Add Peter Hull's contributed translation of the fasta shootout benchmark ↵Graydon Hoare2010-09-151-1/+4
| | | | (integer-only version).
* Populate tree.Graydon Hoare2010-06-231-0/+15