Skip to content

Commit e89c4ec

Browse files
committed
address comments
1 parent 18b434d commit e89c4ec

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

in-depth.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ <h2>In-Depth Analysis</h2>
8888
</p>
8989

9090
<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.
9292
JetStream 3 calculates the startup score from the time it takes to run the first iteration.
9393
The worst case score is the average of the worst M iterations, excluding the first iteration.
9494
M is always less than N, and is usually 4.
@@ -142,7 +142,7 @@ <h3>
142142
</h3>
143143

144144
<p>
145-
The greyed-out workloads are not run by default but can be manually enabled on the command-line or via
145+
The <span style="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
146146
the <i>testList</i> URL parameter.
147147
</p>
148148

0 commit comments

Comments
 (0)