New issue
Advanced search Search tips

Issue 874527 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Task
Proj-VR
Proj-XR



Sign in to add a comment

Refactor XR bisect script

Project Member Reported by bsheedy@chromium.org, Aug 15

Issue description

VR's auto_bisect.py was originally meant to be a temporary solution for performance bisections until Pinpoint was ready for VR use. However, with the recent addition of support for binary size regressions and the request to support functional regressions (e.g. crashing on startup), it's clear that there will be uses for it even after we switch to Pinpoint for perf regressions.

Thus, we should refactor the mess of flags in a monolithic file into separate modules that can be combined to easily allow for different types of bisects.
 

Sign in to add a comment