Closed Bug 1890540 Opened 1 year ago Closed 1 year ago

Faster xpt codegen

Categories

(Core :: XPCOM, task)

task

Tracking

()

RESOLVED FIXED
126 Branch
Tracking Status
firefox126 --- fixed

People

(Reporter: sergesanspaille, Assigned: sergesanspaille)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

xpt codegen doesn't take much time (roughly 1s per run) but it's invoked a great number of time, to a accumulated value of 30s. It's worth investigating if it can be improved.

Component: General → XPCOM
Product: Firefox Build System → Core

Note: in addition to the attached patch, applying the patch associated to https://bugzilla.mozilla.org/show_bug.cgi?id=1884318 also improves the invocation of each command

See Also: → 1884318
Attachment #9395781 - Attachment description: Bug 1890540 - Avoid redundant computation of iid_bytes during xpt codegen r=mccr8 → Bug 1890540 - Avoid redundant computation of iid_bytes during xpt codegen r=mccr8!
Pushed by sguelton@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/83518ee57830 Avoid redundant computation of iid_bytes during xpt codegen r=mccr8
Status: NEW → RESOLVED
Closed: 1 year 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: