Open DavidHusicka opened 4 months ago
Add a logic to the inline layout generation reuse. This speeds up resolving the DOM significantly (takes roughly ~1/3 the time of the previous time spent in resolve).
Note: Many invalidation methods are not handled and it's an early work
Add a logic to the inline layout generation reuse. This speeds up resolving the DOM significantly (takes roughly ~1/3 the time of the previous time spent in resolve).
Note: Many invalidation methods are not handled and it's an early work