Skip to content

Commit 1dc1120

Browse files
NathanFlurryclaude
andcommitted
chore(website): comment out benchmark section on landing page
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent e66cdc2 commit 1dc1120

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/src/pages/index.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ const latestChangelogTitle = latest?.data.title ?? '';
9797
<BuiltInFeatures client:visible />
9898
<ProblemSection client:visible />
9999
<!-- <DynamicActorsSection client:visible /> -->
100-
<BenchmarksSection client:visible />
100+
<!-- <BenchmarksSection client:visible /> -->
101101
<!-- <CodeWalkthrough client:visible /> -->
102102
<IntegrationsSection client:visible />
103103
<ObservabilitySection client:visible />

0 commit comments

Comments
 (0)