dea3fa7b8c
JIT mode: ParticleSystemUpdate +44-52% JIT mode with null safety: ParticleSystemUpdate +40-44% In AOT mode a few methods from package:vector_math are not inlined in ParticleSystemUpdate benchmarks, which prevents allocation sinking optimization. Closes https://github.com/dart-lang/sdk/issues/43228 Change-Id: I28d5816e643e4cfffe4b4fb7db5db5a3aa72499c Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/164805 Commit-Queue: Alexander Markov <alexmarkov@google.com> Reviewed-by: Vyacheslav Egorov <vegorov@google.com> Reviewed-by: Martin Kustermann <kustermann@google.com>