mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
The trace event in the blit pass is firing potentially hundreds of times per frame when we incremental update the glyph atlas. This takes significantly more time than the blit itself.