Reviewers: tandrii(chromium), Michael Starzinger, Sven Panne,
Message:
PTAL. Anybody comfortable reviewing lua code (I wasn't comfortable writing
it)?
Writing parallel code in lua is a pain, therefore I shell out to python.
Mid-term todo: transform the whole output processing into python instead of
returning the output back to lua using this ugly protocol.
Long-term todo: transform the whole script into python.
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#newcode162
tools/gcmole/gcmole.lua:162: log("** Sequential execution.")
This is the original piece of code c/p 1:1 (codereview not smart)
Description:
Make gcmole execute in parallel.
BUG=
Please review this at https://codereview.chromium.org/931233002/
Base URL: https://chromium.googlesource.com/v8/v8.git@master
Affected files (+109, -5 lines):
M tools/gcmole/gcmole.lua
A tools/gcmole/parallel.py
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.