Re: [WICG/webcomponents] case-sensitive access to HTML attributes (as they were written) would be useful for framework authors (Issue #1076)

> Materializing Attr nodes is very slow

How much slower are we talking about? Pota's `html` uses `DOMParser`, turning all attributes into `Attr`, and its pretty high up there on speed:

https://krausest.github.io/js-framework-benchmark/current.html

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

Message ID: <WICG/webcomponents/issues/1076/2409155449@github.com>

Received on Sunday, 13 October 2024 21:57:34 UTC