]> Cypherpunks repositories - gostls13.git/commit
testing: reference benchmark format spec
authorAustin Clements <austin@google.com>
Thu, 21 Oct 2021 15:11:13 +0000 (11:11 -0400)
committerAustin Clements <austin@google.com>
Mon, 25 Oct 2021 14:50:31 +0000 (14:50 +0000)
commit1ed060cf87ec887ad76c51e3f7a2148cc2a7bf9b
treecc9233192a9d1cc2173959dc837a0726d22f4fcd
parentfcd2d9cd75e6307b5b72fed2201044e231bef40a
testing: reference benchmark format spec

This updates the testing package documentation to reference the
specification for the benchmark format, and points users to our
standard tools for working with benchmark data. (It's somewhat
remarkable how widely used benchstat appears to be given that we don't
mention it anywhere!)

Change-Id: Idbb4416d2fde9606ea7e6c15595f3b9e6a38f3b0
Reviewed-on: https://go-review.googlesource.com/c/go/+/357589
Trust: Austin Clements <austin@google.com>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/testing/testing.go