Skip to content

Commit cf94919

Browse files
Ignacio Van Droogenbroeckclaude
andcommitted
Update intro page with corrected ClickBench results
- Update cold run: 34.43s → 120.25s (with proper cache flushing) - Add warm run: 35.70s - Update comparisons: 1.80x faster than QuestDB, 9.39x faster than TimescaleDB - Remove VictoriaLogs comparison (not a time-series database) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent a1afda4 commit cf94919

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

docs/intro.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,11 +90,12 @@ Arc separates compute and storage, allowing you to scale them independently. Dat
9090
## Performance
9191

9292
**ClickBench Results** (AWS c6a.4xlarge):
93-
- **Cold run**: 34.43s across 43 queries
93+
- **Cold run**: 120.25s across 43 queries (with proper cache flushing)
94+
- **Warm run**: 35.70s across 43 queries
9495
- **Dataset**: 99.9M rows, 14.78GB
9596
- **Method**: HTTP REST API (includes all overhead)
9697

97-
Arc is **3.3x faster than VictoriaLogs**, **6.5x faster than QuestDB**, and **29.7x faster than TimescaleDB** in analytical workloads.
98+
Arc is **1.80x faster than QuestDB** and **9.39x faster than TimescaleDB** in analytical workloads.
9899

99100
## Next Steps
100101

0 commit comments

Comments
 (0)