Lucy Satheesan

Results 37 comments of Lucy Satheesan

[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...

Test again, same results: ### Performance (arm64): -O **Regression** | **OLD** | **NEW** | **DELTA** | **RATIO** :--- | ---: | ---: | ---: | ---: Set.isSuperset.Seq.Empty.Int | 34.303 |...

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...