mirror of
https://github.com/stack-auth/stack.git
synced 2026-07-20 21:29:36 +08:00
When path-copying a B-tree node, unchanged entries (same tuple identity) now reuse their previously computed augmentation instead of re-calling extractAugmentation. For transduced tables backed by ConcatTreeList, this avoids creating duplicate rope-leaf heap objects that the serializer would otherwise treat as cache misses. Measured on a 1024-row / 4-team schema: transducedByTeam heap object cache misses per mutation: 37 -> 7 Total system-wide: ~49 -> 19 Co-Authored-By: Konstantin Wohlwend <n2d4xc@gmail.com> |
||
|---|---|---|
| .. | ||
| backend | ||
| bulldozer-js | ||
| dashboard | ||
| dev-launchpad | ||
| e2e | ||
| hosted-components | ||
| internal-tool | ||
| mcp | ||
| mock-oauth-server | ||
| oauth-mock-server | ||
| skills | ||