Re: [w3c/webcomponents] Template/part proposals should explain how and why they improve performance (#901)

That would be interesting, but it seems like a customizable tree walk. As a library author I really wouldn't want that callback on every node in the tree, just the ones I'm interested in. I want to reduce tree walks and JS wrapper object generation during hot code paths.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/901#issuecomment-718050948

Received on Wednesday, 28 October 2020 16:27:13 UTC