docs/plans/2026-04-04-mark-path-perf-investigation.md
Find the exact cause of the standalone rich-markdown mark mount gap versus Slate, with measured evidence strong enough to justify the next optimization cut.
benchmarks/editorBasicMarksPlugin fan-out versus single-mark costBasicMarksPlugin bundle adds real extra tax.pipeRenderLeaf(...) and pipeRenderText(...) by active mark.pipeRenderLeaf fast-path tweaks were noisy or regressive.isDecoration: false regressed mark lanes.docs/performance/.BasicMarksPlugin was still paying inactive bundle fan-out on both the leaf and text paths.pipeRenderLeaf(...) / pluginRenderLeaf(...).