rustc-perf
rustc-perf copied to clipboard
on status page timeline, beta benchmark record looks broken
Weird values in columns, duration, sha, kind:
Kind and duration looks reasonable, I'll check why the SHA is cut.
It isn't cut, its wrong, it references to https://github.com/rust-lang/rust/commit/beta-2025-09-11
Should reference to PR https://github.com/rust-lang/rust/pull/146350?
Beta and stable releases have no associated PR, and the SHA link doesn't really make sense for them (I guess we could make it not be a link in that case).
Ah, and the SHA is cut because we just cut the git commit SHAs.