summaryrefslogtreecommitdiff
path: root/test/bench/go1
Commit message (Expand)AuthorAgeFilesLines
* go/test/bench/go1: add regexp testRob Pike2013-03-121-0/+59
* test/bench/go1: add http testBrad Fitzpatrick2013-03-121-0/+45
* go/test/bench/go1: add printf and time format testsRob Pike2013-03-113-1/+94
* test/bench/go1: use raw string instead of string additionShenghou Ma2013-03-052-1805/+1806
* test/bench/go1: add go/parser benchmarkDave Cheney2012-06-072-0/+288
* test/bench/go1: reduce fasta data size for linux/armDave Cheney2012-06-062-4/+19
* test/bench/go1: fix gzip testShenghou Ma2012-06-052-9/+10
* test/bench/go1: add mandelbrot for floating pointRuss Cox2012-05-301-0/+41
* build: re-enable some broken tests in run.bashShenghou Ma2012-03-083-16/+2
* all: remove some references to Make.inc etc.Rob Pike2012-03-071-5/+0
* go: move compilers into the go-tool directoryRob Pike2012-01-301-0/+3
* test/bench/go1: first draft of Go 1 benchmark suiteRuss Cox2011-12-1511-0/+2548