Issue type
Feature request
Description of new feature
Make tweaks to the styler in order to improve style application performance, especially at element creation during initialisation.
Motivation for new feature
Faster init time and faster style changes
Issue type
Feature request
Description of new feature
Make tweaks to the styler in order to improve style application performance, especially at element creation during initialisation.
Stylesheet.prototype.style()iterates overObject.keys(passedStyleJson)rather thanStyle.properties.memoize()ele.isSimple()andele.isLoop()Selector, esp. w.r.t. matchingMotivation for new feature
Faster init time and faster style changes