-
-
Notifications
You must be signed in to change notification settings - Fork 24
Closed
Description
Sometime during the Svelte 5 releases, performance of the ForceSimulation
has deteriorated.
When the docs were originally migrated to svelte@5.0.2
in Oct 2024, performance was consistent (from a user feel) with svelte@4
(example).
There have been some reactivity changes around 5.19.5
that caused some regressions but not sure if it's related.
There are plans in Svelte to provide better integration with managing state from external sources (ex. d3-force) such as $state.opaque, but it was recently determined the ergonomics of this approach were not right. The maintainers still plan to introduc 5EBA e a solution.
Metadata
Metadata
Assignees
Labels
No labels
Projects
Status
Done