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 166481
178163
WebAssembly: structured cloning in IndexedDb for startup performance
https://bugs.webkit.org/show_bug.cgi?id=178163
Summary
WebAssembly: structured cloning in IndexedDb for startup performance
Gaurav Dewan
Reported
2017-10-11 03:48:28 PDT
(1) Open webpage with WebAssembly in Webworker which tries to store and load webassembly in indexeddb after feature testing (2) Safari 11 on ios and Mac OS does not support serialization of machine code to indexeddb or load from that indexeddb in WebWorker Result: Startup on second launch on Safari is much slower as compared to Firefox (or chrome canary). On first launch, Safari is relatively faster but owing to indexeddb support, Firefox (and other browsers) look much faster on second launch Expected: Safari should be fastest browser in second launch of webpage.
Attachments
Add attachment
proposed patch, testcase, etc.
JF Bastien
Comment 1
2017-10-11 09:02:11 PDT
*** This bug has been marked as a duplicate of
bug 166481
***
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