Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5083369ede4ca54a8de1640e2aba149065e61e97
https://github.com/WebKit/WebKit/commit/5083369ede4ca54a8de1640e2aba149065e61e97
Author: Yusuke Suzuki <[email protected]>
Date: 2024-08-25 (Sun, 25 Aug 2024)
Changed paths:
M Source/JavaScriptCore/yarr/YarrJIT.cpp
Log Message:
-----------
[JSC] Do not use BitSet matching against 4 character case in YarrJIT
https://bugs.webkit.org/show_bug.cgi?id=278622
rdar://problem/134643505
Reviewed by Anne van Kesteren.
We found that sequential matching is faster for 4 character case
(JetStream2/UniPoker).
This patch adjusts these heuristics.
* Source/JavaScriptCore/yarr/YarrJIT.cpp:
Canonical link: https://commits.webkit.org/282715@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes