Skip to content

Missing start commit for 90891 #1163

Closed
@bjorn3

Description

Activity

Mark-Simulacrum

Mark-Simulacrum commented on Jan 31, 2022

@Mark-Simulacrum
Member

It's in the queue - https://perf.rust-lang.org/status.html - I'm not sure why we benchmarked in the wrong order yet. My suspicion is that the PR result was incorrectly queued as a try build, which would prioritize it over master commits, though it would typically have the parent commit still precede it.

bjorn3

bjorn3 commented on Jan 31, 2022

@bjorn3
MemberAuthor

Should I close this issue then?

klensy

klensy commented on Jan 31, 2022

@klensy
Contributor
1/30/2022, 11:57:34 PM | 08df8b81d6e72 | #92711 - in progress
1/31/2022, 7:23:21 AM | bb549e5afe8f2 | #93270
1/31/2022, 11:12:10 AM | 415c9f95884ca | #93499

No, it's not in queue? I mean, 90891, as it already failed, so other queued after 92711 will fail too.

Mark-Simulacrum

Mark-Simulacrum commented on Jan 31, 2022

@Mark-Simulacrum
Member

The parent commit (rust-lang/rust@08df8b8) of #90891's merge (rust-lang/rust@e58e7b1) is in the queue -- currently in progress.

klensy

klensy commented on Jan 31, 2022

@klensy
Contributor

I thought, that if no parent for perf run exist, no benchmarks will be run at all, but i was wrong. It will run, but simply don't do comparison.
Perf run results for #90891 exist, so yes, upcoming runs should work :-)

Mark-Simulacrum

Mark-Simulacrum commented on Jan 31, 2022

@Mark-Simulacrum
Member

OK, I think I likely know what happened:

I think it should be a relatively straightforward thing to change the queue code to fix this -- might actually represent a simplification since I think it'll probably mean dropping the prioritization logic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    Participants

    @klensy@Mark-Simulacrum@bjorn3

    Issue actions

      Missing start commit for 90891 · Issue #1163 · rust-lang/rustc-perf