<?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>106882</bug_id>
          
          <creation_ts>2013-01-15 01:16:44 -0800</creation_ts>
          <short_desc>DOM/DOMWalk.html should be improved to have longer run times</short_desc>
          <delta_ts>2013-01-15 11:21:25 -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>Tools / Tests</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></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>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Dominic Cooney">dominicc</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>haraken</cc>
    
    <cc>noel.gordon</cc>
    
    <cc>rniwa</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>807089</commentid>
    <comment_count>0</comment_count>
    <who name="Dominic Cooney">dominicc</who>
    <bug_when>2013-01-15 01:16:44 -0800</bug_when>
    <thetext>As discussed in bug 102500, some parts of DOM/DOMWalk.html return a zero run time on the Chromium Win perf bot; comments in the test indicate that some tests run quickly (&quot;This test runs in a short time.  We loop a few times in order to avoid small time measurements.&quot;)

The test should benchmark more work to have a meaningful runtime.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>807100</commentid>
    <comment_count>1</comment_count>
    <who name="Dominic Cooney">dominicc</who>
    <bug_when>2013-01-15 01:21:59 -0800</bug_when>
    <thetext>It is possible that zero is not a time, but a malloced size; I get this on Linux (Release):

Running DOM/DOMWalk.html (35 of 113)
RESULT DOM: DOMWalk= 0.170817563365 ms
median= 0.171975207965 ms, stdev= 0.0042148697281 ms, min= 0.159652893669 ms, max= 0.178565660773 ms
RESULT DOM: DOMWalk: JSHeap= 1570248.8 bytes
median= 1569720.0 bytes, stdev= 8511.79536754 bytes, min= 1557376.0 bytes, max= 1584208.0 bytes
RESULT DOM: DOMWalk: Malloc= 0.0 bytes
median= 0.0 bytes, stdev= 0.0 bytes, min= 0.0 bytes, max= 0.0 bytes
Finished: 8.950449 s</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>807495</commentid>
    <comment_count>2</comment_count>
    <who name="Ryosuke Niwa">rniwa</who>
    <bug_when>2013-01-15 11:21:25 -0800</bug_when>
    <thetext>(In reply to comment #1)
&gt; It is possible that zero is not a time, but a malloced size; I get this on Linux (Release):
&gt; 
&gt; Running DOM/DOMWalk.html (35 of 113)
&gt; RESULT DOM: DOMWalk= 0.170817563365 ms
&gt; median= 0.171975207965 ms, stdev= 0.0042148697281 ms, min= 0.159652893669 ms, max= 0.178565660773 ms
&gt; RESULT DOM: DOMWalk: JSHeap= 1570248.8 bytes
&gt; median= 1569720.0 bytes, stdev= 8511.79536754 bytes, min= 1557376.0 bytes, max= 1584208.0 bytes
&gt; RESULT DOM: DOMWalk: Malloc= 0.0 bytes
&gt; median= 0.0 bytes, stdev= 0.0 bytes, min= 0.0 bytes, max= 0.0 bytes
&gt; Finished: 8.950449 s

Do you know why we&apos;re not encountering this problem in the downstream dom_perf? Or are we simply ignoring it?</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>