WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 272232
170774
WebAssembly: enable and pre-allocate fast memories on iOS
https://bugs.webkit.org/show_bug.cgi?id=170774
Summary
WebAssembly: enable and pre-allocate fast memories on iOS
JF Bastien
Reported
2017-04-12 09:35:34 PDT
Bug #170628
adds capabilities to pre-allocate fast memories early to avoid fragmentation, but this is currently disabled because it's still possible to obtain bimodal performance numbers when stressing fast memory allocations. Fix the underlying issues, and pre-allocate again. Or close this as won't fix by making fragmentation at runtime a non-issue. Also see
bug #170773
which suggests giving up cached fast memories at runtime if they haven't been used in a while.
Attachments
Add attachment
proposed patch, testcase, etc.
Mark Lam
Comment 1
2024-04-05 09:45:37 PDT
We're enabling FastMemory for iOS in
https://bugs.webkit.org/show_bug.cgi?id=272232
. *** This bug has been marked as a duplicate of
bug 272232
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug