-
Notifications
You must be signed in to change notification settings - Fork 30.5k
[Impeller] Allow profiling pipeline use counts. #176660
Copy link
Copy link
Closed
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work liste: impellerImpeller rendering backend issues and features requestsImpeller rendering backend issues and features requeststeam-engineOwned by Engine teamOwned by Engine teamtriaged-engineTriaged by Engine teamTriaged by Engine team
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work liste: impellerImpeller rendering backend issues and features requestsImpeller rendering backend issues and features requeststeam-engineOwned by Engine teamOwned by Engine teamtriaged-engineTriaged by Engine teamTriaged by Engine team
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
StatusShow more project fields
Done
Impeller sets up a handful of pipeline prototypes at startup. In eager pre-flight, it would be helpful to understand if and how many times a particular pipeline variant is used. This can be traced to the timeline and used for PSO setup task prioritization.