Lucy Satheesan
Lucy Satheesan
@swift-ci please apple silicon benchmark
[removed one of the three branches that could have potentially introduced a regression in the Suffix benchmarks - working on better understanding for optimizer behavior on the other two to...
@swift-ci please benchmark
@swift-ci please apple silicon benchmark
@swift-ci please benchmark
@swift-ci please apple silicon benchmark
@swift-ci please apple silicon benchmark
Test again, same results: ### Performance (arm64): -O **Regression** | **OLD** | **NEW** | **DELTA** | **RATIO** :--- | ---: | ---: | ---: | ---: Set.isSuperset.Seq.Empty.Int | 34.303 |...
@swift-ci please test
Marking as ready for review. The performance regressions for SuffixSequence and friends are a result of an unfortunate optimizer decision early in the SIL phase to not inline `Sequence.suffix` because...