docs/plans/2026-04-10-slate-v2-core-perf-batch.md
Land the next real core-performance cuts after the normalization win:
nodes(...)positions(...)Editor.nodes(...)Editor.positions(...)134.20ms -> 3.08ms1779.73ms -> 10.36ms109.95ms -> 78.01ms370.97ms -> 0.62ms368.58ms -> 0.65mseditor.children.length 940.18ms -> 1.34msEditor.nodes(...) 1275.18ms -> 98.41msEditor.positions(...) 1013.11ms -> 61.08msnodes(...) / positions(...) fast paths regressed badly and were
revertedinsert_text / remove_text fast path that bypasses full
transaction bootstrap and full snapshot rebuild when paths stay stable