[Webkit-unassigned] [Bug 50277] key member variable in NumericStrings CacheData is never initialized

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 1 04:24:55 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=50277





--- Comment #8 from Xan Lopez <xan.lopez at gmail.com>  2010-12-01 04:24:54 PST ---
The results of reversing the if check order:

TEST                   COMPARISON            FROM                 TO             DETAILS

=============================================================================

** TOTAL **:           ??                259.1ms +/- 0.5%   259.5ms +/- 0.5%     not conclusive: might be *1.002x as slow*

=============================================================================

  3d:                  ??                 35.3ms +/- 2.1%    35.4ms +/- 2.7%     not conclusive: might be *1.003x as slow*
    cube:              -                  12.6ms +/- 5.6%    12.2ms +/- 7.1% 
    morph:             ??                 10.2ms +/- 1.2%    10.3ms +/- 1.9%     not conclusive: might be *1.016x as slow*
    raytrace:          *1.022x as slow*   12.5ms +/- 1.4%    12.8ms +/- 1.6%     significant

  access:              ??                 36.6ms +/- 0.9%    36.8ms +/- 1.0%     not conclusive: might be *1.006x as slow*
    binary-trees:      ??                  3.3ms +/- 3.9%     3.3ms +/- 4.0%     not conclusive: might be *1.012x as slow*
    fannkuch:          ??                 18.1ms +/- 0.8%    18.3ms +/- 0.7%     not conclusive: might be *1.008x as slow*
    nbody:             ??                 10.2ms +/- 1.1%    10.2ms +/- 1.2%     not conclusive: might be *1.004x as slow*
    nsieve:            -                   5.0ms +/- 0.0%     5.0ms +/- 0.0% 

  bitops:              -                  23.1ms +/- 0.4%    23.2ms +/- 0.5% 
    3bit-bits-in-byte: -                   3.0ms +/- 0.0%     3.0ms +/- 0.0% 
    bits-in-byte:      ??                  6.0ms +/- 0.0%     6.0ms +/- 0.9%     not conclusive: might be *1.007x as slow*
    bitwise-and:       -                   5.1ms +/- 1.9%     5.1ms +/- 1.8% 
    nsieve-bits:       -                   9.0ms +/- 0.0%     9.0ms +/- 0.0% 

  controlflow:         -                   2.0ms +/- 0.0%     2.0ms +/- 0.0% 
    recursive:         -                   2.0ms +/- 0.0%     2.0ms +/- 0.0% 

  crypto:              -                  15.0ms +/- 0.4%    15.0ms +/- 0.3% 
    aes:               -                   9.0ms +/- 0.6%     9.0ms +/- 0.4% 
    md5:               -                   3.0ms +/- 0.0%     3.0ms +/- 0.0% 
    sha1:              -                   3.0ms +/- 0.0%     3.0ms +/- 0.0% 

  date:                ??                 29.1ms +/- 0.5%    29.4ms +/- 1.2%     not conclusive: might be *1.010x as slow*
    format-tofte:      ??                 15.0ms +/- 0.4%    15.2ms +/- 1.9%     not conclusive: might be *1.009x as slow*
    format-xparb:      ??                 14.1ms +/- 1.0%    14.2ms +/- 1.1%     not conclusive: might be *1.010x as slow*

  math:                ??                 26.1ms +/- 0.5%    26.2ms +/- 0.8%     not conclusive: might be *1.004x as slow*
    cordic:            ??                  8.0ms +/- 0.5%     8.0ms +/- 0.7%     not conclusive: might be *1.002x as slow*
    partial-sums:      ??                 14.0ms +/- 0.3%    14.1ms +/- 0.6%     not conclusive: might be *1.003x as slow*
    spectral-norm:     ??                  4.0ms +/- 1.0%     4.1ms +/- 1.7%     not conclusive: might be *1.010x as slow*

  regexp:              ??                 11.3ms +/- 1.1%    11.4ms +/- 2.3%     not conclusive: might be *1.009x as slow*
    dna:               ??                 11.3ms +/- 1.1%    11.4ms +/- 2.3%     not conclusive: might be *1.009x as slow*

  string:              -                  80.6ms +/- 0.6%    80.3ms +/- 0.4% 
    base64:            ??                  9.0ms +/- 0.0%     9.0ms +/- 0.4%     not conclusive: might be *1.002x as slow*
    fasta:             -                  11.0ms +/- 0.4%    11.0ms +/- 0.4% 
    tagcloud:          -                  20.3ms +/- 1.1%    20.2ms +/- 0.7% 
    unpack-code:       1.010x as fast     29.9ms +/- 0.7%    29.6ms +/- 0.6%     significant
    validate-input:    -                  10.4ms +/- 1.5%    10.4ms +/- 1.5%

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list