Closed Bug 1907169 Opened 10 months ago Closed 10 months ago

fix perf regression in in_tree_actions.py

Categories

(Release Engineering :: Firefox-CI Administration, defect)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bhearsum, Assigned: bhearsum)

References

Details

Attachments

(1 file, 1 obsolete file)

https://bugzilla.mozilla.org/show_bug.cgi?id=1903776 doubled the amount of time it takes to run ci-admin generate, whoops

Switching from asyncio.gather to individual awaits added a ton of overhead. Restoring gather usage required some refactoring, so I've split it out for easier reviewing.

This also drops a non-existant branch for product-details that I noticed, which I didn't think was worth splitting out.

Depends on: 1903776
Attachment #9412104 - Attachment is obsolete: true
Status: NEW → RESOLVED
Closed: 10 months ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: