<?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>92224</bug_id>
          
          <creation_ts>2012-07-25 00:29:29 -0700</creation_ts>
          <short_desc>[PerfTest] Add performance tests for preload scanning</short_desc>
          <delta_ts>2013-03-05 09:40:49 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>DOM</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>77037</blocked>
    
    <blocked>90751</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Kwang Yul Seo">skyul</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>abarth</cc>
    
    <cc>eric</cc>
    
    <cc>nduca</cc>
    
    <cc>rniwa</cc>
    
    <cc>simonjam</cc>
    
    <cc>tonyg</cc>
    
    <cc>zoltan</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>677736</commentid>
    <comment_count>0</comment_count>
    <who name="Kwang Yul Seo">skyul</who>
    <bug_when>2012-07-25 00:29:29 -0700</bug_when>
    <thetext>We need performance tests for preload scanning to improve PreloadScanner.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>677741</commentid>
    <comment_count>1</comment_count>
    <who name="Kwang Yul Seo">skyul</who>
    <bug_when>2012-07-25 00:37:03 -0700</bug_when>
    <thetext>There was an attempt to improve the performance of preload scanner by running the scanner off-the-main thread. See Bug 63531. 

It seems people used html5-parser benchmark. But I think html5-parser is not suitable to measure the performance of preload scanning because this benchmark is intended to measure the parser throughput.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>680111</commentid>
    <comment_count>2</comment_count>
    <who name="Kwang Yul Seo">skyul</who>
    <bug_when>2012-07-26 22:01:11 -0700</bug_when>
    <thetext>Is it possible to delay the loading of elements in perf tests? For example, I&apos;d like to delay dummy.js loading for 1 second to give enough time for the preload scanner to scan the rest of input stream and request preloads.

&lt;script src=&quot;dummy.js&quot;&gt;&lt;/script&gt;...

It seems web-page-replay used for replay performance tests performs a similar function though the delay is recorded, not manually specified.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>847465</commentid>
    <comment_count>3</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2013-03-05 02:05:55 -0800</bug_when>
    <thetext>I&apos;m not sure how we&apos;d do this?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>847753</commentid>
    <comment_count>4</comment_count>
    <who name="Adam Barth">abarth</who>
    <bug_when>2013-03-05 09:40:49 -0800</bug_when>
    <thetext>IMHO, we should just use the PLT to measure this sort of thing.  That&apos;s really the end-to-end metric that we&apos;d like to move with the preload scanner.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>