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
Revert perf-regression 101620 #102064
Revert perf-regression 101620 #102064
Conversation
|
@bors try @rust-timer queue |
|
Awaiting bors try build completion. @rustbot label: +S-waiting-on-perf |
Revert pref-regression 101620 Reverts rust-lang#101862 rust-lang#101620 r? `@Mark-Simulacrum`
|
|
|
Queued 4ed50b7 with parent cd8cc91, future comparison URL. |
|
Finished benchmarking commit (4ed50b7): comparison URL. Overall result:
|
| mean1 | range | count2 | |
|---|---|---|---|
| Regressions (primary) |
5.5% | [0.3%, 33.5%] | 34 |
| Regressions (secondary) |
1.2% | [0.3%, 1.8%] | 13 |
| Improvements (primary) |
-3.7% | [-12.5%, -0.3%] | 126 |
| Improvements (secondary) |
-4.1% | [-19.1%, -0.1%] | 122 |
| All |
-1.8% | [-12.5%, 33.5%] | 160 |
Max RSS (memory usage)
Results
This is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.
| mean1 | range | count2 | |
|---|---|---|---|
| Regressions (primary) |
4.3% | [0.8%, 10.9%] | 13 |
| Regressions (secondary) |
3.0% | [3.0%, 3.0%] | 2 |
| Improvements (primary) |
-4.2% | [-12.9%, -1.1%] | 105 |
| Improvements (secondary) |
-7.6% | [-22.2%, -1.2%] | 66 |
| All |
-3.3% | [-12.9%, 10.9%] | 118 |
Cycles
Results
This is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.
| mean1 | range | count2 | |
|---|---|---|---|
| Regressions (primary) |
14.3% | [2.7%, 45.0%] | 19 |
| Regressions (secondary) |
3.8% | [2.5%, 5.6%] | 5 |
| Improvements (primary) |
-4.8% | [-13.7%, -1.2%] | 82 |
| Improvements (secondary) |
-8.7% | [-24.1%, -2.0%] | 60 |
| All |
-1.2% | [-13.7%, 45.0%] | 101 |
Footnotes
|
r=me, I guess needs a rebase. Regressions are expected (we're reverting a PR that did improve performance on a subset of benchmarks) but overall the regressions there and the improvements here outweigh each other -- we see a 1.8% improvement in the primary benchmarks overall. |
|
@bors r=Mark-Simulacrum |
|
@bors r=Mark-Simulacrum |
Revert perf-regression 101620 Reverts rust-lang#101862 rust-lang#101620 r? `@Mark-Simulacrum`
|
|
|
@bors retry "GitHub Actions has encountered an internal error when running your job" on dist-mips64el-linux_ubuntu-20_04-xl |
Revert perf-regression 101620 Reverts rust-lang#101862 rust-lang#101620 r? `@Mark-Simulacrum`
Revert perf-regression 101620 Reverts rust-lang#101862 rust-lang#101620 r? `@Mark-Simulacrum`
|
|
|
@bors retry |
|
|
|
|
|
Finished benchmarking commit (bb5a016): comparison URL. Overall result:
|
| mean1 | range | count2 | |
|---|---|---|---|
| Regressions (primary) |
5.6% | [0.3%, 33.5%] | 33 |
| Regressions (secondary) |
1.1% | [0.3%, 1.5%] | 11 |
| Improvements (primary) |
-3.7% | [-12.3%, -0.3%] | 129 |
| Improvements (secondary) |
-4.1% | [-19.0%, -0.2%] | 121 |
| All |
-1.8% | [-12.3%, 33.5%] | 162 |
Max RSS (memory usage)
Results
This is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.
| mean1 | range | count2 | |
|---|---|---|---|
| Regressions (primary) |
3.6% | [1.1%, 10.2%] | 17 |
| Regressions (secondary) |
2.5% | [2.1%, 3.1%] | 3 |
| Improvements (primary) |
-4.2% | [-13.0%, -0.9%] | 100 |
| Improvements (secondary) |
-8.0% | [-22.1%, -1.5%] | 60 |
| All |
-3.0% | [-13.0%, 10.2%] | 117 |
Cycles
Results
This is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.
| mean1 | range | count2 | |
|---|---|---|---|
| Regressions (primary) |
15.4% | [2.6%, 42.8%] | 17 |
| Regressions (secondary) |
2.9% | [2.9%, 2.9%] | 1 |
| Improvements (primary) |
-4.8% | [-13.4%, -1.4%] | 89 |
| Improvements (secondary) |
-9.4% | [-24.6%, -2.3%] | 56 |
| All |
-1.6% | [-13.4%, 42.8%] | 106 |
Reverts #101862 #101620
r? @Mark-Simulacrum