Closed Bug 1476390 Opened 6 years ago Closed 6 years ago

Default number of processes to number of CPUs on the system

Categories

(Testing :: Python Test, enhancement)

Version 3
enhancement
Not set
normal

Tracking

(firefox63 fixed)

RESOLVED FIXED
mozilla63
Tracking Status
firefox63 --- fixed

People

(Reporter: ahal, Assigned: ahal)

Details

Attachments

(1 file)

|mach python-test| has the ability to run in parallel, but for some reason (probably not a good one), I set it up to run in a single process by default. Let's default this to multiprocessing.cpu_count() so everyone can get the benefit.
Comment on attachment 8992765 [details]
Bug 1476390 - [python-test] Default number of processes to multiprocessing.cpu_count()

Dave Hunt [:davehunt] ⌚️UTC+0 has approved the revision.

https://phabricator.services.mozilla.com/D2201
Attachment #8992765 - Flags: review+
Pushed by ahalberstadt@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/fe002577916d
[python-test] Default number of processes to multiprocessing.cpu_count() r=davehunt
https://hg.mozilla.org/mozilla-central/rev/fe002577916d
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: