WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
243902
[WTF] isAllASCII should have SIMD code
https://bugs.webkit.org/show_bug.cgi?id=243902
Summary
[WTF] isAllASCII should have SIMD code
Yusuke Suzuki
Reported
2022-08-12 14:58:30 PDT
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.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-08-19 14:59:16 PDT
<
rdar://problem/98900214
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug