Skip to content

prefer using toolchains already installed #283

Open
@matthiaskrgr

Description

@matthiaskrgr

Let's say we would naturally try to bisect a change between the 1st and the 30th of a month, the bisect might go something like this:

check 30th

check 1st

check 15th

check 7th

check 11th

check 9th

check 10th <- regression

For each of these steps we might have to download a new nightly.

Now, if we already have, from a previous bisection, nightlies of the 14th, 6th, 11th and 8th installed, I believe we could just use these to already limit our search space so that the total number of nightlies we have to download is reduced to "between 8th and 11th"?

Should save a bunch of bandwith and time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions