gpui: Store measure functions as context of taffy nodes (#18732)
Taffy maintains a mapping of NodeId <-> Context anyways (and does the lookup), so it's redundant for us to store it separately. Tl;dr: we get rid of one map and one map lookup per layout request. Release Notes: - N/A
P
Piotr Osiewicz committed
bafd7ed000fd8b370fc354d482ed82f0aef20ace
Parent: 37ded19
Committed by GitHub <noreply@github.com>
on 10/4/2024, 11:58:57 AM