Re: [whatwg/dom] Add NodeList.setAttributes (#895)

@michaschwab can you elaborate on how often you think this pattern gets used on the web? Are there other, similar, "bulk" operations that we should also consider? There would seem to be considerable perf improvements that could be made for these use cases, by removing (N-1) round trips through the bindings layer. So if there is some evidence that there are common use cases like this, Chromium would be supportive of this concept.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/895#issuecomment-704383265

Received on Tuesday, 6 October 2020 16:04:57 UTC