You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The profiles/scenarios only have partial overlap. The graph you showed above is for one profile/scenario combination where the first commit made a significant regression but the second commit didn't. So it's a case where looking at one graph is misleading, and the text on the "compare" page is more instructive.
Also, the raw data values match up like you'd expect. E.g. look at the check full results in both tables.
In conclusion, I think the perf bot did the right thing here.
Okay, so the mistake I made was in focusing in on the incr-full line while looking into rust-lang/rust#96214, when I should have been looking at the incr-unchanged line, right?
(I had to zoom in a lot to see this picture, though.)
The difference for this profile/scenario are dwarfed by the differences observed in the other profiles/scenarios. I'm still musing about whether its "right" that this got tagged as a regression, but it was a good thing to have to dig into, I guess...
Spawned off of rust-lang/rust#96214 (comment)
Basically, I'm trying to understand how the PR sequence of rust-lang/rust#95379; rust-lang/rust#96020; rust-lang/rust#96214 ended up with both PR rust-lang/rust#96020 and PR rust-lang/rust#96214 being flagged as regressions.
From my perspective, the data next to no change between rust-lang/rust#96020 and rust-lang/rust#96214 on this benchmark, at least from eyeballing the graph:
(but it could be that I'm very tired and overlooking something)
The text was updated successfully, but these errors were encountered: