Issue 98: More parallelism in build / test
http://code.google.com/p/v8/issues/detail?id=98

New issue report by [EMAIL PROTECTED]:
We should be able to safely run the majority of tests in parallel.  This
will help a lot on multi-core machines, but should also be beneficial on
single core.  Right now it takes a long time to run when there are lots of
little tests.  We should also pass -j X to scons in test.py.

We could also parallelize presubmit.py, which would be nice since it's just
slow enough to make it annoying.


Issue attributes:
        Status: Assigned
        Owner: christian.plesner.hansen
        Labels: Type-FeatureRequest Priority-Medium

-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
v8-dev@googlegroups.com
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to