estanglerbm commented on issue #1171:
URL: https://github.com/apache/royale-asjs/issues/1171#issuecomment-1003340788


   I haven't measured specifically, but a single DOM parentNode is pretty quick 
(it's not an expensive traversal and doesn't modify the DOM).
   
   I think the recursion (classes + containers) of each getStyle() call is more 
the issue, in general, since getStyle() is called so much.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@royale.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to