]> Cypherpunks.ru repositories - gostls13.git/commit
time tests; sort -nr times.out | sed 10q is illuminating.
authorRuss Cox <rsc@golang.org>
Fri, 9 Oct 2009 18:18:32 +0000 (11:18 -0700)
committerRuss Cox <rsc@golang.org>
Fri, 9 Oct 2009 18:18:32 +0000 (11:18 -0700)
commitebd27d62fdd45d2fd84f7b6b3fa0740595ac1a04
tree1d0d3f6fed536b018ee2610e83747f9496d082ea
parentf0bde7c51bf6169043bf605798116b75b85615f5
time tests; sort -nr times.out | sed 10q is illuminating.
cut the slowest tests  down from a few seconds
to under half a second.

R=r
DELTA=21  (6 added, 1 deleted, 14 changed)
OCL=35509
CL=35519
test/gc1.go
test/ken/divconst.go
test/ken/modconst.go
test/mallocrand.go
test/mallocrep.go
test/mallocrep1.go
test/map.go
test/peano.go
test/run