index
:
delta/go-git.git
dev.boringcrypto
dev.boringcrypto.go1.10
dev.boringcrypto.go1.11
dev.boringcrypto.go1.12
dev.boringcrypto.go1.13
dev.boringcrypto.go1.14
dev.boringcrypto.go1.15
dev.boringcrypto.go1.16
dev.boringcrypto.go1.17
dev.boringcrypto.go1.18
dev.boringcrypto.go1.8
dev.boringcrypto.go1.9
dev.cc
dev.cmdgo
dev.debug
dev.fuzz
dev.garbage
dev.gcfe
dev.go2go
dev.inline
dev.link
dev.power64
dev.regabi
dev.ssa
dev.tls
dev.typealias
dev.typeparams
dev.types
dev.unified
master
q
release-branch.go1
release-branch.go1.1
release-branch.go1.10
release-branch.go1.10-security
release-branch.go1.11
release-branch.go1.11-security
release-branch.go1.12
release-branch.go1.12-security
release-branch.go1.13
release-branch.go1.13-security
release-branch.go1.14
release-branch.go1.14-security
release-branch.go1.15
release-branch.go1.15-security
release-branch.go1.16
release-branch.go1.17
release-branch.go1.18
release-branch.go1.19
release-branch.go1.2
release-branch.go1.20
release-branch.go1.3
release-branch.go1.4
release-branch.go1.5
release-branch.go1.6
release-branch.go1.7
release-branch.go1.8
release-branch.go1.9
release-branch.r57
release-branch.r58
release-branch.r59
release-branch.r60
tls
tmp.shadams
github.com: golang/go
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
testing
/
benchmark.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
testing: revert CL 36791's conditional ReadMemStats
Brad Fitzpatrick
2017-06-30
1
-12
/
+6
*
testing: clarify rules for concurrent t.Run calls
Alberto Donizetti
2017-06-29
1
-1
/
+1
*
testing: always ReadMemStats before first benchmark run
Meir Fischer
2017-06-28
1
-5
/
+3
*
testing: harmonize handling of prefix-matched benchmarks
Russ Cox
2017-06-20
1
-3
/
+8
*
testing: fix Benchmark() to start at 1 iteration, not 100
Heschi Kreinick
2017-03-01
1
-1
/
+4
*
testing: fix stats bug for sub benchmarks
Marcel van Lohuizen
2017-02-15
1
-3
/
+0
*
testing: fix copy/paste in docs
Josh Bleecher Snyder
2017-02-11
1
-1
/
+1
*
testing: only call ReadMemStats if necessary when benchmarking
Josh Bleecher Snyder
2017-02-11
1
-9
/
+20
*
testing: print extra labels on benchmarks
Quentin Smith
2017-02-07
1
-5
/
+17
*
testing: make parallel t.Run safe again
Russ Cox
2017-01-18
1
-2
/
+5
*
Revert "testing: add T.Context method"
Joe Tsai
2016-12-09
1
-4
/
+0
*
testing: add T.Context method
Brad Fitzpatrick
2016-11-03
1
-0
/
+4
*
testing: mark tests and benchmarks failed if a race occurs during execution
Russ Cox
2016-11-03
1
-0
/
+6
*
cmd/go, testing: indicate when no tests are run
Caio Marcelo de Oliveira Filho
2016-10-19
1
-3
/
+2
*
testing: fix flag usage messages
Russ Cox
2016-10-18
1
-2
/
+2
*
testing: respect benchtime on very fast benchmarks
Josh Bleecher Snyder
2016-08-10
1
-4
/
+3
*
testing: improve output
Marcel van Lohuizen
2016-04-05
1
-6
/
+39
*
cmd/go: fix proc-count accumulation in benchmark name
Alberto Donizetti
2016-03-26
1
-1
/
+1
*
testing: probe with N=1
Marcel van Lohuizen
2016-03-25
1
-25
/
+25
*
testing: expose subtest and subbenchmark functionality
Marcel van Lohuizen
2016-03-22
1
-4
/
+7
*
testing: added name matcher and sanitizer
Marcel van Lohuizen
2016-03-22
1
-9
/
+11
*
testing: always ignore RunParallel in probe phase
Marcel van Lohuizen
2016-03-18
1
-1
/
+4
*
testing: implementation of subbenchmarks
Marcel van Lohuizen
2016-03-18
1
-27
/
+108
*
testing: hoisted chunks of code to prepare for Run method
Marcel van Lohuizen
2016-03-18
1
-34
/
+65
*
testing: prepare for the introduction of Run methods
Marcel van Lohuizen
2016-03-18
1
-7
/
+8
*
all: single space after period.
Brad Fitzpatrick
2016-03-02
1
-3
/
+3
*
testing: make failure in benchmark cause non-zero exit status
Caio Marcelo de Oliveira Filho
2016-02-28
1
-1
/
+8
*
testing: document that T and B are safe for concurrent calls
Russ Cox
2015-12-01
1
-0
/
+11
*
testing: pad benchmark names to align results
HÃ¥vard Haugen
2015-02-07
1
-7
/
+27
*
build: move package sources from src/pkg to src
Russ Cox
2014-09-08
1
-0
/
+446