NEW254730
Debug StringView lifetime validation is slow
https://bugs.webkit.org/show_bug.cgi?id=254730
Summary Debug StringView lifetime validation is slow
Kimmo Kinnunen
Reported 2023-03-30 03:22:43 PDT
Debug StringView lifetime validation is slow Causes webgl/2.0.y/conformance/extensions/webgl-compressed-texture-astc.html go from ~15s to ~30s.
Attachments
Darin Adler
Comment 1 2023-03-31 08:44:46 PDT
We can turn it off by default and make it opt in by editing StringView.h, the way we do with hash table consistency checks. Not sure it has been catching mistakes.
Radar WebKit Bug Importer
Comment 2 2023-04-06 03:23:16 PDT
Note You need to log in before you can comment on or make changes to this bug.