Closed vmordan closed 5 years ago
In order to recalculate cache on optimizations, they should be saved with marks, which requires database changes.
Implemented in commit 1c83575. Also there is an option to postpone cache recalculation as an optimization.
Currently cache of applied unsafe marks only recalculated on function changes, whereas some other actions (for example, switching off and on optimizations) also require such recalculation. In this case marks may not be fully changed.