[go: up one dir, main page]

Changeset 260681 in webkit


Ignore:
Timestamp:
Apr 24, 2020, 4:53:34 PM (5 years ago)
Author:
jonlee@apple.com
Message:

MotionMark: add link to bug in about page

Unreviewed.

  • MotionMark/about.html:
Location:
trunk/PerformanceTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/PerformanceTests/ChangeLog

    r260656 r260681  
     12020-04-24  Jon Lee  <jonlee@apple.com>
     2
     3        MotionMark: add link to bug in about page
     4
     5        Unreviewed.
     6
     7        * MotionMark/about.html:
     8
    192020-04-24  Jon Lee  <jonlee@apple.com>
    210
     
    804812        Reviewed by Ryosuke Niwa.
    805813
    806         r240358 sets default IDB quota as 50 MB for single test, we need to increase that for big tests. 
     814        r240358 sets default IDB quota as 50 MB for single test, we need to increase that for big tests.
    807815
    808816        * IndexedDB/large-binary-keys.html:
     
    11391147        - WasmBench
    11401148        - RexBench
    1141        
     1149
    11421150        JetStream 2 also adds some new benchmarks:
    11431151        - Two tests emphasizing web worker performance.
  • trunk/PerformanceTests/MotionMark/about.html

    r260656 r260681  
    7474
    7575            <ul id="log">
    76                 <li><strong>1.1.1</strong>: Fix bug in the calculation of timestamps used for animation during warm up phase of tests.</li>
     76                <li><strong>1.1.1</strong>: Fix <a href="https://bugs.webkit.org/show_bug.cgi?id=210640">bug</a> in the calculation of timestamps used for animation during warm up phase of tests.</li>
    7777                <li><a href="https://webkit.org/blog/8434/motionmark-1-1/"><strong>1.1</strong></a>: Update Multiply test to increase max capacity and expand methods for hiding elements. Update Leaves test to use range of sizes and opacity.</li>
    7878                <li><a href="https://webkit.org/blog/6943/motionmark-a-new-graphics-benchmark/"><strong>1.0</strong></a>: Initial release.</li>
Note: See TracChangeset for help on using the changeset viewer.