NEW243902
[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
Radar WebKit Bug Importer
Comment 1 2022-08-19 14:59:16 PDT
Note You need to log in before you can comment on or make changes to this bug.