Status: Accepted
Owner: [email protected]
Labels: Type-FeatureRequest Priority-Low
New issue 1653 by [email protected]: tools/presubmit.py should check
files in parallel
http://code.google.com/p/v8/issues/detail?id=1653
The presubmit script should take a -j parameter to run several jobs in
parallel. It's not terribly high priority, but it would save a few seconds
here and there.
Due to Python's GIL, this probably requires spawning several python
processes.
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev