-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
state: Initialize _always_dirty_computed_vars and _always_dirty_subst…
…ates Instead of calculating these every time there is a delta, determine them at subclass definition time (or when adding a var dynamically). This should improve performance for every delta calculation. It also fixes #2066 by tracking substates which have ComputedVar with _cache=False Fix REF-1035
- Loading branch information
Showing
1 changed file
with
40 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters