Open
Bug 1708465
Opened 5 years ago
Updated 4 years ago
Warn when a patch is introducing something that looks expensive in the startup path
Categories
(Developer Infrastructure :: Source Code Analysis, enhancement, P3)
Developer Infrastructure
Source Code Analysis
Tracking
(Not tracked)
NEW
People
(Reporter: marco, Unassigned)
References
(Blocks 1 open bug)
Details
By using the information from a startup profile and a patch, we can identify patches that touch functions that are in the startup path and warn if they are doing something that looks expensive.
Updated•4 years ago
|
Severity: -- → S3
Priority: -- → P3
Updated•4 years ago
|
Product: Firefox Build System → Developer Infrastructure
You need to log in
before you can comment on or make changes to this bug.
Description
•