-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Open
Labels
PerformancekeepItems to be ignored by the “Stale” Github ActionItems to be ignored by the “Stale” Github Action
Description
Follow-up to #11972, which solves a memory leak, but leaves the question of whether we can improve performance by reducing the number of transform instantiations.
It was pointed out that simply moving the cursor in an otherwise static plot is enough to cause calls to Transform.set_children
, which occurs when transforms are chained or blended.
Metadata
Metadata
Assignees
Labels
PerformancekeepItems to be ignored by the “Stale” Github ActionItems to be ignored by the “Stale” Github Action