fix(ui): collect after a rebuild so the heap is in a known state
A build allocates a spec table per node and drops them all at once, so an app that scans WiFi right after a screen change met whatever the incremental GC had got around to. Costs a few ms on a screen change; recovers ~24 KB.
This commit is contained in:
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user