summaryrefslogtreecommitdiff
path: root/test/bench
Commit message (Expand)AuthorAgeFilesLines
* build: adjustments for move from src/pkg to srcRuss Cox2014-09-081-1/+1
* cmd/gc: implement 'for range x {'Russ Cox2014-07-161-1/+1
* test/bench/shootout: support windowsChaiShushan2014-05-092-64/+105
* test: revert unintentional commitsdvyukov2013-11-193-147/+0
* -dvyukov2013-11-192-20/+48
* 13+dvyukov2013-11-193-0/+119
* test/bench/shootout/timing.log: update to Go 1.1Rob Pike2013-05-231-0/+91
* go/test/bench/go1: add regexp testRob Pike2013-03-121-0/+59
* test/bench/go1: add http testBrad Fitzpatrick2013-03-121-0/+45
* test/bench/garbage: fix parser benchmarkJan Ziak2013-03-121-1/+0
* 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/garbage: fix parser benchmarkJan Ziak2013-03-041-18/+77
* test/bench/shootout: match gcc architecture to GOARCHRuss Cox2012-10-071-12/+20
* test/bench/shootout: new data after 64-bit ints for amd64Rob Pike2012-09-252-1/+93
* test/bench/shootout: pidigits is much fasterRob Pike2012-08-282-1/+7
* test/bench/shootout: remove dependency on C libraries in test modeJan Ziak2012-06-241-3/+5
* test/bench/shoutout: fix compliationShenghou Ma2012-06-084-6/+6
* 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/shootout: more speedupsRob Pike2012-05-301-0/+32
* shootout: make mandelbrot.go more like mandelbrot.cRuss Cox2012-05-301-8/+8
* test/bench/shootout/timing.log: mandelbrot is restoredRob Pike2012-05-301-0/+9
* test/bench/go1: add mandelbrot for floating pointRuss Cox2012-05-301-0/+41
* test/bench/shootout/timing.log: update after recent compiler changesRob Pike2012-05-291-0/+29
* test/bench/shootout: fix gccgo binary-list-freelist testIan Lance Taylor2012-05-071-1/+1
* test/bench/shootout: update timing.log to Go 1Rob Pike2012-04-101-0/+93
* test/bench/garbage: fix parser benchmarkDmitriy Vyukov2012-04-053-8/+17
* 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-072-16/+6
* test/bench/shootout: update post-MakefileRob Pike2012-02-242-15/+5
* test: use testlib (first 100)Russ Cox2012-02-161-1/+1
* runtime: delete UpdateMemStats, replace with ReadMemStats(&stats).R?my Oudompheng2012-02-063-18/+20
* go: move compilers into the go-tool directoryRob Pike2012-01-301-0/+3
* runtime: make garbage collector faster by deleting codeRuss Cox2012-01-106-42/+128
* various: use $GCFLAGS and $GCIMPORTS like Make doesMaxim Pimenov2011-12-161-1/+1
* test/bench/go1: first draft of Go 1 benchmark suiteRuss Cox2011-12-1511-0/+2548
* test/garbage: move to test/bench/garbageRuss Cox2011-12-136-1/+522
* fix build, sorryRuss Cox2011-12-131-1/+1
* test/bench: move to test/bench/shootoutRuss Cox2011-12-1352-47/+37
* renaming_4: gofix -r everything/but/src/pkgRob Pike2011-11-081-1/+1
* timing.log: significant improvements after custom algorithmsRob Pike2011-08-101-0/+21
* test/bench: note changes after recent improvements to locking and runtimeRob Pike2011-08-041-0/+27
* timing: update numbers for regex-dnaRob Pike2011-05-131-0/+8
* test/bench: update timings; moving to new machine.Rob Pike2011-04-181-0/+170
* test/bench: enable build and test on WindowsAlex Brainman2011-04-082-2/+2
* build: simplify clean.bashDave Cheney2011-03-022-4/+14
* test/bench: update timings for new GCRob Pike2011-02-162-1/+84
* test/bench: update numbers for regex-dna after speedup to regexpRob Pike2010-12-161-1/+9