Use Document::CreateRawElement instead of createElement.
If the first argument of createElement() is a pre-defined QualifiedName, CreateRawElement() is less expensive. This CL should not have user-visible behavior changes. Bug: 806641 Change-Id: I80c96306031e83e1124882fcde456d54f762529f Reviewed-on: https://chromium-review.googlesource.com/892601Reviewed-by:Hayato Ito <hayato@chromium.org> Commit-Queue: Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#532803}
Showing
Please register or sign in to comment