Vixen
02b45cc4
csharp
public struct CachedMeasurements

The per-node measurement cache.

No guide page documents this yet — the page shows what the code says about itself.

Remarks

Eight entries, which is Yoga's own figure from measuring real layouts — 98 % of them need fewer than eight. Doc 09 says sixteen; the number came from an older version of the same comment and doubling it would double the largest single term in a node's footprint for the remaining 2 %.

Used by (1)

  • LayoutResultVixen.Ui.Layout