[Webkit-unassigned] [Bug 244524] make_names.pl findTagName trie search code could be improved

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 29 20:26:47 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=244524

--- Comment #1 from Cameron McCormack (:heycam) <heycam at apple.com> ---
3. The generated code sometimes includes a sequence of single character if statement checks.  These should be combined into a single memcmp.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220830/c3e4934f/attachment.htm>


More information about the webkit-unassigned mailing list