Closed Bug 1885392 Opened 7 months ago Closed 7 months ago

Disable python gc for webidl generation script

Categories

(Firefox Build System :: General, task)

task

Tracking

(firefox126 fixed)

RESOLVED FIXED
126 Branch
Tracking Status
firefox126 --- fixed

People

(Reporter: sergesanspaille, Assigned: sergesanspaille)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

No description provided.

It's not a long-lived program, it takes at max 10s, so no risk of memory
burst, and disabling the garbage collect does shave ~200ms of execution
time.

Pushed by sguelton@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/efa55c671ba0 Disable python gc when running python/mozbuild/mozbuild/action/webidl.py r=ahochheiden
Status: NEW → RESOLVED
Closed: 7 months ago
Resolution: --- → FIXED
Target Milestone: --- → 126 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: