Changeset 243455 in webkit
- Timestamp:
- Mar 25, 2019, 2:03:15 PM (7 years ago)
- Location:
- trunk/PerformanceTests
- Files:
-
- 3 edited
-
ChangeLog (modified) (1 diff)
-
JetStream2/in-depth.html (modified) (1 diff)
-
JetStream2/index.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/PerformanceTests/ChangeLog
r243100 r243455 1 2019-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 1 10 2019-03-18 Saam Barati <sbarati@apple.com> 2 11 -
trunk/PerformanceTests/JetStream2/in-depth.html
r242961 r243455 106 106 <p> 107 107 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>, 109 109 <a href="https://browserbench.org/ARES-6/">ARES-6</a>, and <a href="https://v8.github.io/web-tooling-benchmark/">Web Tooling Benchmark</a>. 110 110 JetStream 2 also includes new benchmarks inspired by <a href="https://krakenbenchmark.mozilla.org">Kraken</a>. -
trunk/PerformanceTests/JetStream2/index.html
r242961 r243455 61 61 62 62 <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> 64 64 <p class="summary" id="mode-description"></p> 65 65
Note:
See TracChangeset
for help on using the changeset viewer.