summaryrefslogtreecommitdiff
path: root/src/testing/benchmark_test.go
Commit message (Expand)AuthorAgeFilesLines
* testing: remove data races so that parallel benchmarks can safely call .Fatal...Michael Fraenkel2021-04-191-0/+24
* testing: increase benchmark output to four significant figuresAustin Clements2020-11-071-10/+11
* testing: shorten go test -short testingRuss Cox2019-05-161-0/+3
* testing: fix fractional ns/op printingAustin Clements2019-03-221-0/+27
* testing: stop rounding b.NJosh Bleecher Snyder2019-03-201-51/+0
* testing: add B.ReportMetric for custom benchmark metricsAustin Clements2019-03-191-0/+63
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+113