<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>178163</bug_id>
          
          <creation_ts>2017-10-11 03:48:28 -0700</creation_ts>
          <short_desc>WebAssembly: structured cloning in IndexedDb  for startup performance</short_desc>
          <delta_ts>2017-10-11 09:02:11 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>New Bugs</component>
          <version>Safari 11</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>166481</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Major</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Gaurav Dewan">gauravdewan007</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>jfbastien</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1359106</commentid>
    <comment_count>0</comment_count>
    <who name="Gaurav Dewan">gauravdewan007</who>
    <bug_when>2017-10-11 03:48:28 -0700</bug_when>
    <thetext>(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.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1359204</commentid>
    <comment_count>1</comment_count>
    <who name="JF Bastien">jfbastien</who>
    <bug_when>2017-10-11 09:02:11 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 166481 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>