-
-
Notifications
You must be signed in to change notification settings - Fork 14.3k
miri subtree update #150565
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
miri subtree update #150565
Conversation
…e are multiple threads
improve backtrace rendering
fix non-determinism in os_unfair_lock test
|
The Miri subtree was changed cc @rust-lang/miri |
|
@bors r+ |
|
☀️ Test successful - checks-actions |
What is this?This is an experimental post-merge analysis report that shows differences in test outcomes between the merged PR and its parent PR.Comparing cc08b55 (parent) -> fcd6309 (this PR) Test differencesShow 2 test diffs2 doctest diffs were found. These are ignored, as they are noisy. Test dashboardRun cargo run --manifest-path src/ci/citool/Cargo.toml -- \
test-dashboard fcd630976c460c819c4bbcaf107d0c94501205d8 --output-dir test-dashboardAnd then open Job duration changes
How to interpret the job duration changes?Job durations can vary a lot, based on the actual runner instance |
|
Finished benchmarking commit (fcd6309): comparison URL. Overall result: ❌ regressions - no action needed@rustbot label: -perf-regression Instruction countOur most reliable metric. Used to determine the overall result above. However, even this metric can be noisy.
Max RSS (memory usage)This benchmark run did not return any relevant results for this metric. CyclesResults (primary 8.1%, secondary 16.2%)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: 475.256s -> 475.254s (-0.00%) |
Subtree update of
mirito rust-lang/miri@cb3bfe8.Created using https://github.com/rust-lang/josh-sync.
r? @ghost