Remove Nonterminal
and TokenKind::Interpolated
by nnethercote · Pull Request #124141 · rust-lang/rust (original) (raw)
Finished benchmarking commit (f836ae4): comparison URL.
Overall result: ❌✅ regressions and improvements - please read the text below
Our benchmarks found a performance regression caused by this PR.
This might be an actual regression, but it can also be just noise.
Next Steps:
- If the regression was expected or you think it can be justified,
please write a comment with sufficient written justification, and add@rustbot label: +perf-regression-triaged
to it, to mark the regression as triaged. - If you think that you know of a way to resolve the regression, try to create
a new PR with a fix for the regression. - If you do not understand the regression or you think that it is just noise,
you can ask the@rust-lang/wg-compiler-performance
working group for help (members of this group
were already notified of this PR).
@rustbot label: +perf-regression
cc @rust-lang/wg-compiler-performance
Instruction count
This is the most reliable metric that we have; it was used to determine the overall result at the top of this comment. However, even this metric can sometimes exhibit noise.
mean | range | count | |
---|---|---|---|
Regressions ❌ (primary) | 1.0% | [0.3%, 2.1%] | 11 |
Regressions ❌ (secondary) | - | - | 0 |
Improvements ✅ (primary) | -0.5% | [-1.4%, -0.2%] | 48 |
Improvements ✅ (secondary) | -1.0% | [-2.4%, -0.3%] | 36 |
All ❌✅ (primary) | -0.2% | [-1.4%, 2.1%] | 59 |
Max RSS (memory usage)
Results (secondary -1.5%)
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.
mean | range | count | |
---|---|---|---|
Regressions ❌ (primary) | - | - | 0 |
Regressions ❌ (secondary) | 1.5% | [0.9%, 2.0%] | 2 |
Improvements ✅ (primary) | - | - | 0 |
Improvements ✅ (secondary) | -7.5% | [-7.5%, -7.5%] | 1 |
All ❌✅ (primary) | - | - | 0 |
Cycles
Results (primary -1.3%, secondary 3.5%)
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.
mean | range | count | |
---|---|---|---|
Regressions ❌ (primary) | - | - | 0 |
Regressions ❌ (secondary) | 5.9% | [1.6%, 9.7%] | 12 |
Improvements ✅ (primary) | -1.3% | [-1.3%, -1.3%] | 1 |
Improvements ✅ (secondary) | -3.8% | [-4.5%, -2.2%] | 4 |
All ❌✅ (primary) | -1.3% | [-1.3%, -1.3%] | 1 |
Binary size
This benchmark run did not return any relevant results for this metric.
Bootstrap: 780.383s -> 779.942s (-0.06%)
Artifact size: 365.54 MiB -> 365.12 MiB (-0.11%)