mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Iterating through every index value is really, really expensive. Especially if users are suppllying hundreds of thousands of vertices.
Iterating through every index value is really, really expensive. Especially if users are suppllying hundreds of thousands of vertices.