-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Update rustc-perf submodule #144639
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update rustc-perf submodule #144639
Conversation
rustbot has assigned @Mark-Simulacrum. Use |
@bors try @rust-timer queue |
|
This comment has been minimized.
This comment has been minimized.
Update rustc-perf submodule
r? lqd r=me with green/neutral perf :3 |
There are changes to the cc @jieyouxu The list of allowed third-party dependencies may have been modified! You must ensure that any new dependencies have compatible licenses before merging. |
This comment has been minimized.
This comment has been minimized.
Finished benchmarking commit (0891bf8): comparison URL. Overall result: no relevant changes - no action neededBenchmarking this pull request means it may be perf-sensitive – we'll automatically label it not fit for rolling up. You can override this, but we strongly advise not to, due to possible changes in compiler perf. @bors rollup=never Instruction countThis benchmark run did not return any relevant results for this metric. Max RSS (memory usage)This benchmark run did not return any relevant results for this metric. CyclesResults (primary 3.8%, secondary 19.5%)A less reliable metric. May be of interest, but not used to determine the overall result above.
Binary sizeThis benchmark run did not return any relevant results for this metric. Bootstrap: 467.638s -> 468.356s (0.15%) |
@Kobzol how stable are cycles and wall times on the new server? This no op change has weird metrics there :/ |
https://perf.rust-lang.org/index.html?kind=raw&stat=cycles%3Au cycles are relatively stable (compare e.g. with wall-time, which is much more noisy). I don't know what caused this blip, but I haven't seen anything like it recently. Looking at the ctfe-stress results it looks like that benchmark is particularly noisy on cycles though, not sure why. |
Strange yes. Thanks! @bors r+ rollup |
Rollup of 8 pull requests Successful merges: - #144034 (tests: Test line number in debuginfo for diverging function calls) - #144510 (Fix Ord, Eq and Hash implementation of panic::Location) - #144583 (Enable T-compiler backport nomination) - #144586 (Update wasi-sdk to 27.0 in CI) - #144605 (Resolve: cachify `ExternPreludeEntry.binding` through a `Cell`) - #144632 (Update some tests for LLVM 21) - #144639 (Update rustc-perf submodule) - #144640 (Add support for the m68k architecture in 'object_architecture') r? `@ghost` `@rustbot` modify labels: rollup
Rollup merge of #144639 - Kobzol:x-perf-tui, r=lqd Update rustc-perf submodule Mostly to include rust-lang/rustc-perf#2204.
Mostly to include rust-lang/rustc-perf#2204.