• Josh Bleecher Snyder's avatar
    test: speed up chan/select5 · 63393fae
    Josh Bleecher Snyder authored
    No functional changes.
    
    Generating shorter functions improves compilation time. On my laptop, this test's running time goes from 5.5s to 1.5s; the wall clock time to run all tests goes down 1s. On Raspberry Pi, this CL cuts 50s off the wall clock time to run all tests.
    
    Fixes #7503.
    
    LGTM=bradfitz
    R=golang-codereviews, bradfitz
    CC=golang-codereviews
    https://golang.org/cl/72590045
    63393fae
Name
Last commit
Last update
..
doubleselect.go Loading commit data...
fifo.go Loading commit data...
goroutines.go Loading commit data...
nonblock.go Loading commit data...
perm.go Loading commit data...
powser1.go Loading commit data...
powser2.go Loading commit data...
select.go Loading commit data...
select2.go Loading commit data...
select3.go Loading commit data...
select4.go Loading commit data...
select5.go Loading commit data...
select6.go Loading commit data...
select7.go Loading commit data...
sendstmt.go Loading commit data...
sieve1.go Loading commit data...
sieve2.go Loading commit data...
zerosize.go Loading commit data...