Performance Improvements Part 2 - Icon Evaluator Caching
Sellorio opened this issue · 0 comments
This change is to cache the calculated result of the Icon Evaluator for a given conditionals state.
The current plan will come at a performance cost for 1 frame when conditionals change but should result in better overall performance.
Depending on the significance of the initial 1 frame performance drop and the long term gains this change may or may not be committed.