mirror of https://github.com/golang/go.git
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 |
||
|---|---|---|
| .. | ||
| doubleselect.go | ||
| fifo.go | ||
| goroutines.go | ||
| nonblock.go | ||
| perm.go | ||
| powser1.go | ||
| powser2.go | ||
| select.go | ||
| select2.go | ||
| select3.go | ||
| select4.go | ||
| select5.go | ||
| select6.go | ||
| select7.go | ||
| sendstmt.go | ||
| sieve1.go | ||
| sieve2.go | ||
| zerosize.go | ||