summaryrefslogtreecommitdiff
path: root/src/pkg/testing/benchmark.go
AgeCommit message (Expand)AuthorFilesLines
2010-02-26testing/benchmark: paranoia - make sure n always growsRuss Cox1-1/+9
2009-12-151) Change default gofmt default settings forRobert Griesemer1-44/+44
2009-12-04testing: compute MB/s in benchmarksRuss Cox1-1/+11
2009-11-19Adds benchmark support to gotest.Trevor Strohman1-0/+150