Title: [243455] trunk/PerformanceTests
Revision
243455
Author
[email protected]
Date
2019-03-25 14:03:15 -0700 (Mon, 25 Mar 2019)

Log 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:

Modified Paths

Diff

Modified: trunk/PerformanceTests/ChangeLog (243454 => 243455)


--- trunk/PerformanceTests/ChangeLog	2019-03-25 20:55:33 UTC (rev 243454)
+++ trunk/PerformanceTests/ChangeLog	2019-03-25 21:03:15 UTC (rev 243455)
@@ -1,3 +1,12 @@
+2019-03-25  Saam barati  <[email protected]>
+
+        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:
+
 2019-03-18  Saam Barati  <[email protected]>
 
         Add a plan file for JetStream 2

Modified: trunk/PerformanceTests/JetStream2/in-depth.html (243454 => 243455)


--- trunk/PerformanceTests/JetStream2/in-depth.html	2019-03-25 20:55:33 UTC (rev 243454)
+++ trunk/PerformanceTests/JetStream2/in-depth.html	2019-03-25 21:03:15 UTC (rev 243455)
@@ -105,7 +105,7 @@
 
         <p>
         JetStream 2 includes parts of these benchmark suites that came before it: <a href=""
-        <a href="" 2</a>, <a href="" 1</a>,
+        <a href="" 2</a>, <a href="" 1</a>,
         <a href="" and <a href="" Tooling Benchmark</a>.
         JetStream 2 also includes new benchmarks inspired by <a href=""
         JetStream 2 also includes a new set of benchmarks that measure the performance of Web Assembly, Web Workers,
@@ -655,4 +655,4 @@
 
 </main>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: trunk/PerformanceTests/JetStream2/index.html (243454 => 243455)


--- trunk/PerformanceTests/JetStream2/index.html	2019-03-25 20:55:33 UTC (rev 243454)
+++ trunk/PerformanceTests/JetStream2/index.html	2019-03-25 21:03:15 UTC (rev 243455)
@@ -60,7 +60,7 @@
 </h1>
 
 <main>
-    <p class="summary">JetStream 2 is a _javascript_ benchmark suite focused on the most advanced web applications. For more information, read the <a href="" analysis</a>. Higher scores are better.</p>
+    <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="" analysis</a>. Bigger scores are better.</p>
     <p class="summary" id="mode-description"></p>
 
     <div id="result-summary"></div>
@@ -70,4 +70,4 @@
 </main>
 <iframe id="magic"></iframe>
 </body>
-</html>
\ No newline at end of file
+</html>
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to