Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d7fa43a33fc1091f760cdb905e3d0f7c35eda2a7
https://github.com/WebKit/WebKit/commit/d7fa43a33fc1091f760cdb905e3d0f7c35eda2a7
Author: Yusuke Suzuki <[email protected]>
Date: 2026-09-21 (Mon, 21 Sep 2026)
Changed paths:
M Source/WTF/wtf/Liveness.h
Log Message:
-----------
[JSC] Raise the size at which liveness falls back to sparse live sets
https://bugs.webkit.org/show_bug.cgi?id=324688
rdar://187961693
Reviewed by Dan Hecht.
Some reasonable sized functions in wasm benchmarks are hitting this
limit, and showing significantly slower Liveness calculation. We bump
the limit twice to cover all the reasonable cases.
* Source/WTF/wtf/Liveness.h:
(WTF::Liveness::compute):
Canonical link: https://commits.webkit.org/321511@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications