Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(3015)

Issue 72590045: code review 72590045: test: speed up chan/select5 (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 1 month ago by josharian
Modified:
9 years, 10 months ago
Reviewers:
dave, bradfitz
CC:
golang-codereviews, bradfitz
Visibility:
Public.

Description

test: speed up chan/select5 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 issue 7503.

Patch Set 1 #

Patch Set 2 : diff -r 7257b771f12b https://code.google.com/p/go #

Patch Set 3 : diff -r 50cee9f42671 https://code.google.com/p/go #

Patch Set 4 : diff -r c5bf1d4dae6a https://code.google.com/p/go #

Patch Set 5 : diff -r c6d05ff52d95 https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M test/chan/select5.go View 1 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 5
josharian
Hello golang-codereviews@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
9 years, 10 months ago (2014-06-17 14:50:43 UTC) #1
bradfitz
LGTM if you file a compiler bug about this too On Tue, Jun 17, 2014 ...
9 years, 10 months ago (2014-06-17 15:42:12 UTC) #2
josharian
> file a compiler bug about this too Filed issue 8225, although in CL 74380043, ...
9 years, 10 months ago (2014-06-17 16:05:47 UTC) #3
josharian
*** Submitted as https://code.google.com/p/go/source/detail?r=d34804fa2c11 *** test: speed up chan/select5 No functional changes. Generating shorter functions ...
9 years, 10 months ago (2014-06-17 16:07:23 UTC) #4
dave_cheney.net
9 years, 10 months ago (2014-06-17 21:54:48 UTC) #5
Message was sent while issue was closed.
Wow. Thank you.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b