Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(271)

Issue 10641004: Speedup the validator-x86_64.c compilation by 15% (Closed)

Created:
8 years, 6 months ago by khim
Modified:
8 years, 6 months ago
Reviewers:
Nick Bray, Mark Seaborn
CC:
native-client-reviews_googlegroups.com, bradn
Visibility:
Public.

Description

Speedup the validator-x86_64.c compilation by 15% This means that our Opteron-based bots will compile the file in 8:30 instead of 10:00 which should fix timeout flakiness. BUG=http://code.google.com/p/chromium/issues/detail?id=133601 TEST=trybots Committed: https://src.chromium.org/viewvc/native_client?view=rev&revision=9010 Committed: https://src.chromium.org/viewvc/native_client?view=rev&revision=9011

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+647 lines, -4951 lines) Patch
M deps/third_party/ragel/01-ragel-6.7.GT2.patch View 1 chunk +1 line, -1 line 0 comments Download
M deps/third_party/ragel/ragel.linux View Binary file 0 comments Download
M src/native_client/DEPS View 1 chunk +1 line, -1 line 1 comment Download
M src/native_client/src/trusted/validator_ragel/gen/validator-x86_64.c View 152 chunks +645 lines, -4949 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
khim
8 years, 6 months ago (2012-06-21 17:57:13 UTC) #1
Mark Seaborn
https://chromiumcodereview.appspot.com/10641004/diff/1/src/native_client/DEPS File src/native_client/DEPS (right): https://chromiumcodereview.appspot.com/10641004/diff/1/src/native_client/DEPS#newcode30 src/native_client/DEPS:30: "tools_rev": "9002", SVN revision 9002 does not exist currently. ...
8 years, 6 months ago (2012-06-21 18:15:58 UTC) #2
khim
Yes, I want to create self-referencing commit. What's the problem WRT such commit? I've done ...
8 years, 6 months ago (2012-06-21 21:12:34 UTC) #3
pasko-google - do not use
8 years, 6 months ago (2012-06-22 09:00:06 UTC) #4
LGTM if you make sure the tools_rev points to the right commit.
I don't care whether it is done in one commit or two, just don't break the tree.

Powered by Google App Engine
This is Rietveld 408576698