8a5741c283
This PR uses an additional ArraySet to make capturing parent relationships faster for computeds with more than a handful of parents. Seems to result in an overall ~20% speedup of the `maybeCaptureParent` function in normal usage. ### Change Type - [x] `sdk` — Changes the tldraw SDK - [x] `improvement` — Improving existing features ### Test Plan 1. Add a step-by-step description of how to test your PR here. 2. - [ ] Unit Tests - [ ] End to end tests ### Release Notes - Slight performance improvement to reactivity bookkeeping. |
||
---|---|---|
.. | ||
api | ||
src | ||
api-extractor.json | ||
api-report.md | ||
CHANGELOG.md | ||
docs-ordering.json | ||
LICENSE.md | ||
package.json | ||
README.md | ||
tsconfig.json |
@tldraw/state
...