On iOS, methods that are not loaded from R2R will end up interpreted. This can lead to degraded performance due the interpreter being orders of magnitude slower than R2R. Before investing too much into interpreter performance, we need to benefit as much as possible from the R2R code.
Work Items
Numbers driving performance investigations are present at #126037
On iOS, methods that are not loaded from R2R will end up interpreted. This can lead to degraded performance due the interpreter being orders of magnitude slower than R2R. Before investing too much into interpreter performance, we need to benefit as much as possible from the R2R code.
Work Items
Numbers driving performance investigations are present at #126037