Re: [WICG/webcomponents] Idea: A tree-aware task scheduler (Issue #1055)

What does "run in tree order" mean if a callback mutates the DOM structure? Would the implementation need to check tree order always right before calling a callback? 

Adding more native -> JS callbacks does itself add overhead, so need to be careful that the approach actually improves performance.

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

Message ID: <WICG/webcomponents/issues/1055/2080451884@github.com>

Received on Saturday, 27 April 2024 10:59:23 UTC