Use PGO for Cargo#159149
Conversation
|
@bors try @rust-timer queue |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
💔 Test for 0109abd failed: CI. Failed job:
|
This comment has been minimized.
This comment has been minimized.
5b7c55c to
6fc8fbe
Compare
|
@bors try |
This comment has been minimized.
This comment has been minimized.
|
💔 Test for 7353424 failed: CI. Failed job:
|
This comment has been minimized.
This comment has been minimized.
6fc8fbe to
f96c8fe
Compare
|
@bors try |
This comment has been minimized.
This comment has been minimized.
|
💔 Test for 1f59755 failed: CI. Failed job:
|
This comment has been minimized.
This comment has been minimized.
f96c8fe to
1a74d3b
Compare
|
@bors try |
This comment has been minimized.
This comment has been minimized.
|
💔 Test for cf8ac50 failed: CI. Failed job:
|
This comment has been minimized.
This comment has been minimized.
|
@bors try |
This comment has been minimized.
This comment has been minimized.
|
💔 Test for b222323 failed: CI. Failed job:
|
This comment has been minimized.
This comment has been minimized.
4b6e65f to
1b3ef71
Compare
|
@bors try |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
Finished benchmarking commit (b2aa8c0): comparison URL. Overall result: ❌✅ regressions and improvements - please read:Benchmarking means the PR may be perf-sensitive. It's automatically marked not fit for rolling up. Overriding is possible but disadvised: it risks changing compiler perf. Next, please: If you can, justify the regressions found in this try perf run in writing along with @bors rollup=never Instruction countOur most reliable metric. Used to determine the overall result above. However, even this metric can be noisy.
Max RSS (memory usage)Results (primary 4.3%, secondary 3.7%)A less reliable metric. May be of interest, but not used to determine the overall result above.
CyclesResults (primary -3.3%, secondary -3.1%)A less reliable metric. May be of interest, but not used to determine the overall result above.
Binary sizeThis perf run didn't have relevant results for this metric. Bootstrap: 490.525s -> 491.031s (0.10%) |
|
@bors try jobs=dist-x86_64-linux Trying full CI duration. |
This comment has been minimized.
This comment has been minimized.
Use PGO for Cargo try-job: dist-x86_64-linux
View all comments
Based on #159091.
I downloaded the built Cargo and compared it with the parent commit locally on
bors(which is of course not in the PGO training set). The results are quite nice:~7.5% icount improvement, that's pretty cool.