Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 0 additions & 16 deletions website/src/pages/benchmarks.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -226,22 +226,6 @@ export default function Benchmarks(): ReactNode {
reuse against a fixed threshold established before dispatch.
</dd>
</div>
<div>
<dt>Current Android coverage</dt>
<dd>
Nine of 16 attempts passed publication review. Seven were excluded for setup, completion, or
coordinator-path isolation violations. Missing cells stay disabled; they are not zero-time results or
evidence of a performance win.
</dd>
</div>
<div>
<dt>Current crash coverage</dt>
<dd>
Sol completed the iOS Stim repair with recorded Settings proof. Control reached the 20-minute limit
before completing the recording protocol and is excluded. This is one valid attempt, not a paired
speedup comparison.
</dd>
</div>
</dl>
</section>

Expand Down
Loading