[webkit-changes] [WebKit/WebKit] 4230fd: [JSC] Add a bit more executable memory to low exec...
Yusuke Suzuki
noreply at github.com
Sun Aug 25 08:41:39 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4230fdad1f70467bedbe5f2e25d373239ebbba00
https://github.com/WebKit/WebKit/commit/4230fdad1f70467bedbe5f2e25d373239ebbba00
Author: Yusuke Suzuki <ysuzuki at apple.com>
Date: 2024-08-25 (Sun, 25 Aug 2024)
Changed paths:
M Tools/Scripts/run-jsc-stress-tests
Log Message:
-----------
[JSC] Add a bit more executable memory to low executable memory wasm tests
https://bugs.webkit.org/show_bug.cgi?id=278621
rdar://134640588
Reviewed by Sam Weinig.
Previous config was 20KB, which is too low, and making test very flaky (since memory usage can varies based on embedded pointers, architectures etc.).
We bump this to 80KB.
* Tools/Scripts/run-jsc-stress-tests:
Canonical link: https://commits.webkit.org/282714@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list