You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: in-depth.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -88,7 +88,7 @@ <h2>In-Depth Analysis</h2>
88
88
</p>
89
89
90
90
<p>
91
-
All but one of JetStream 3's benchmarks run for N iterations, where N is often 120.
91
+
All but two of JetStream 3's benchmarks run for N iterations, where N is often 120.
92
92
JetStream 3 calculates the startup score from the time it takes to run the first iteration.
93
93
The worst case score is the average of the worst M iterations, excluding the first iteration.
94
94
M is always less than N, and is usually 4.
@@ -142,7 +142,7 @@ <h3>
142
142
</h3>
143
143
144
144
<p>
145
-
The greyed-out workloads are not run by default but can be manually enabled on the command-line or via
145
+
The <spanstyle="color: var(--text-color-very-subtle);">greyed-out workloads</span> are not run by default but can be manually enabled on the command-line or via
0 commit comments