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

Issue 931233002: Make gcmole execute in parallel. (Closed)

Created:
5 years, 10 months ago by Michael Achenbach
Modified:
5 years, 10 months ago
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Make gcmole execute in parallel. TBR=tandrii@chromium.org NOTRY=true Committed: https://crrev.com/94e683b526099fbcb4e28baf1de3e280d2289960 Cr-Commit-Position: refs/heads/master@{#26724}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : Docu #

Total comments: 11

Patch Set 5 : Review #

Patch Set 6 : More review #

Patch Set 7 : Rebase #

Total comments: 2

Patch Set 8 : Python review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+99 lines, -6 lines) Patch
M tools/gcmole/gcmole.lua View 1 2 3 4 5 6 2 chunks +55 lines, -6 lines 0 comments Download
A tools/gcmole/parallel.py View 1 2 3 4 5 6 7 1 chunk +44 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (5 generated)
Michael Achenbach
PTAL. Anybody comfortable reviewing lua code (I wasn't comfortable writing it)? Writing parallel code in ...
5 years, 10 months ago (2015-02-18 10:04:54 UTC) #2
Vyacheslav Egorov (Google)
lua code lgtm https://codereview.chromium.org/931233002/diff/60001/tools/gcmole/gcmole.lua File tools/gcmole/gcmole.lua (right): https://codereview.chromium.org/931233002/diff/60001/tools/gcmole/gcmole.lua#newcode117 tools/gcmole/gcmole.lua:117: function IterTable(t) I'd write it local ...
5 years, 10 months ago (2015-02-18 10:56:49 UTC) #4
Vyacheslav Egorov (Google)
https://codereview.chromium.org/931233002/diff/60001/tools/gcmole/gcmole.lua File tools/gcmole/gcmole.lua (right): https://codereview.chromium.org/931233002/diff/60001/tools/gcmole/gcmole.lua#newcode117 tools/gcmole/gcmole.lua:117: function IterTable(t) my comment should obviously read: > n, ...
5 years, 10 months ago (2015-02-18 10:59:51 UTC) #5
Michael Achenbach
Thanks for the suggestions! I run in some error after the changes. See below. https://codereview.chromium.org/931233002/diff/60001/tools/gcmole/gcmole.lua ...
5 years, 10 months ago (2015-02-18 11:42:03 UTC) #6
Vyacheslav Egorov (Google)
https://codereview.chromium.org/931233002/diff/60001/tools/gcmole/gcmole.lua File tools/gcmole/gcmole.lua (right): https://codereview.chromium.org/931233002/diff/60001/tools/gcmole/gcmole.lua#newcode409 tools/gcmole/gcmole.lua:409: local function SearchForErrors(filename, lines) On 2015/02/18 11:42:03, Michael Achenbach ...
5 years, 10 months ago (2015-02-18 11:58:12 UTC) #7
Michael Achenbach
Done. Andrii do you have time to review the python part? https://codereview.chromium.org/931233002/diff/60001/tools/gcmole/gcmole.lua File tools/gcmole/gcmole.lua (right): ...
5 years, 10 months ago (2015-02-18 14:48:59 UTC) #9
tandrii(chromium)
LGTM for Python. https://codereview.chromium.org/931233002/diff/120001/tools/gcmole/parallel.py File tools/gcmole/parallel.py (right): https://codereview.chromium.org/931233002/diff/120001/tools/gcmole/parallel.py#newcode42 tools/gcmole/parallel.py:42: print "______________ %s" % filename I ...
5 years, 10 months ago (2015-02-18 15:19:08 UTC) #10
tandrii(chromium)
https://codereview.chromium.org/931233002/diff/120001/tools/gcmole/parallel.py File tools/gcmole/parallel.py (right): https://codereview.chromium.org/931233002/diff/120001/tools/gcmole/parallel.py#newcode28 tools/gcmole/parallel.py:28: def Invoke(cmdline): nit: pep8 recommends lowercase
5 years, 10 months ago (2015-02-18 15:20:11 UTC) #11
Michael Achenbach
On 2015/02/18 15:20:11, tandrii(chromium) wrote: > https://codereview.chromium.org/931233002/diff/120001/tools/gcmole/parallel.py > File tools/gcmole/parallel.py (right): > > https://codereview.chromium.org/931233002/diff/120001/tools/gcmole/parallel.py#newcode28 > ...
5 years, 10 months ago (2015-02-18 15:34:03 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/931233002/140001
5 years, 10 months ago (2015-02-18 15:35:16 UTC) #15
commit-bot: I haz the power
Committed patchset #8 (id:140001)
5 years, 10 months ago (2015-02-18 15:35:28 UTC) #16
commit-bot: I haz the power
5 years, 10 months ago (2015-02-18 15:35:41 UTC) #17
Message was sent while issue was closed.
Patchset 8 (id:??) landed as
https://crrev.com/94e683b526099fbcb4e28baf1de3e280d2289960
Cr-Commit-Position: refs/heads/master@{#26724}

Powered by Google App Engine
This is Rietveld 408576698