Re: [css-houdini-drafts] Gather and publish CSS Typed OM performance data in an explainer?

Also, Blink uses a character-level "fast path" parser for common CSS values like lengths, but not for more complicated ones. So there are many cases where we can't use the fast path, and Typed OM would be significantly faster (you can try it by putting a space after "px" to not go through the fast path).

-- 
GitHub Notification of comment by darrnshn
Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/634#issuecomment-364836675 using your GitHub account

Received on Monday, 12 February 2018 06:15:51 UTC