[Webkit-unassigned] [Bug 243902] New: [WTF] isAllASCII should have SIMD code
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Aug 12 14:58:30 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=243902
Bug ID: 243902
Summary: [WTF] isAllASCII should have SIMD code
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Web Template Framework
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ysuzuki at apple.com
It is super easy to write SIMD for that. And it is useful since we use it for very large string frequently (see CachedResource’s use!).
We should make it incredibly fast.
--
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/20220812/412958bc/attachment.htm>
More information about the webkit-unassigned
mailing list