aboutsummaryrefslogtreecommitdiff
path: root/test/bench/go1
AgeCommit message (Expand)Author
2019-03-06test/bench/go1: add go.mod fileBryan C. Mills
2017-03-22test/bench/go1: fix typo in parserdata_test.go commentJason Travis
2016-12-13test/bench/go1: reduce fasta data size for mips{,64}Vladimir Stefanovic
2016-05-02all: make copyright headers consistent with one space after periodEmmanuel Odeke
2016-04-29cmd/compile: Move divconst_test out of test/bench/go1David Chase
2016-04-27cmd/compile: enable const division for arm64Zhongwei Yao
2016-01-08encoding/base64: fix streaming decode of padding-free base64Russ Cox
2013-03-12go/test/bench/go1: add regexp testRob Pike
2013-03-12test/bench/go1: add http testBrad Fitzpatrick
2013-03-11go/test/bench/go1: add printf and time format testsRob Pike
2013-03-05test/bench/go1: use raw string instead of string additionShenghou Ma
2012-06-07test/bench/go1: add go/parser benchmarkDave Cheney
2012-06-06test/bench/go1: reduce fasta data size for linux/armDave Cheney
2012-06-05test/bench/go1: fix gzip testShenghou Ma
2012-05-30test/bench/go1: add mandelbrot for floating pointRuss Cox
2012-03-08build: re-enable some broken tests in run.bashShenghou Ma
2012-03-07all: remove some references to Make.inc etc.Rob Pike
2012-01-30go: move compilers into the go-tool directoryRob Pike
2011-12-15test/bench/go1: first draft of Go 1 benchmark suiteRuss Cox