⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 243455 in webkit


Ignore:
Timestamp:
Mar 25, 2019, 2:03:15 PM (7 years ago)
Author:
sbarati@apple.com
Message:

Update the blurb describing JetStream2 and fix a broken link in the in-depth page.

Rubber-stamped by Filip Pizlo.

  • JetStream2/in-depth.html:
  • JetStream2/index.html:
Location:
trunk/PerformanceTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/PerformanceTests/ChangeLog

    r243100 r243455  
     12019-03-25  Saam barati  <sbarati@apple.com>
     2
     3        Update the blurb describing JetStream2 and fix a broken link in the in-depth page.
     4
     5        Rubber-stamped by Filip Pizlo.
     6
     7        * JetStream2/in-depth.html:
     8        * JetStream2/index.html:
     9
    1102019-03-18  Saam Barati  <sbarati@apple.com>
    211
  • trunk/PerformanceTests/JetStream2/in-depth.html

    r242961 r243455  
    106106        <p>
    107107        JetStream 2 includes parts of these benchmark suites that came before it: <a href="https://webkit.org/perf/sunspider/sunspider.html">SunSpider</a>,
    108         <a href="https://developers.google.com/octane/">Octane 2</a>, <a href="https://browserbench.org/JetStream/">JetStream 1</a>,
     108        <a href="https://developers.google.com/octane/">Octane 2</a>, <a href="https://browserbench.org/JetStream1.1/">JetStream 1</a>,
    109109        <a href="https://browserbench.org/ARES-6/">ARES-6</a>, and <a href="https://v8.github.io/web-tooling-benchmark/">Web Tooling Benchmark</a>.
    110110        JetStream 2 also includes new benchmarks inspired by <a href="https://krakenbenchmark.mozilla.org">Kraken</a>.
  • trunk/PerformanceTests/JetStream2/index.html

    r242961 r243455  
    6161
    6262<main>
    63     <p class="summary">JetStream 2 is a JavaScript benchmark suite focused on the most advanced web applications. For more information, read the <a href="in-depth.html">in-depth analysis</a>. Higher scores are better.</p>
     63    <p class="summary">JetStream 2 is a JavaScript and WebAssembly benchmark suite focused on the most advanced web applications. It rewards browsers that start up quickly, execute code quickly, and run smoothly. For more information, read the <a href="in-depth.html">in-depth analysis</a>. Bigger scores are better.</p>
    6464    <p class="summary" id="mode-description"></p>
    6565
Note: See TracChangeset for help on using the changeset viewer.