Closed Bug 1288242 Opened 8 years ago Closed 8 years ago

Make "workers" a per-tree option

Categories

(Webtools Graveyard :: DXR, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: erik, Assigned: erik)

Details

(Whiteboard: easy python)

Sometimes we want to turn down the number of workers on just one tree where the work is particularly memory-intense. Other trees shouldn't have to suffer for that.
The place to start is in config.py.
Assignee: nobody → erik
Commit pushed to master at https://github.com/mozilla/dxr

https://github.com/mozilla/dxr/commit/dd918bee56dd39a1cb8d220466da226ea569dc49
Allow per-tree specification of worker count. Fixes bug 1288242. (#604)

This way, we can keep RAM use low for hungry plugins but still aggressively parallelize other trees.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Product: Webtools → Webtools Graveyard
You need to log in before you can comment on or make changes to this bug.