Skip to content

Commit cb41d4a

Browse files
Ignacio Van Droogenbroeckclaude
andcommitted
Remove performance characteristics commentary from query table
Keeping the table clean and focused on raw data without editorializing. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent b1760ac commit cb41d4a

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

docs/performance/benchmarks.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -114,12 +114,6 @@ All 43 analytical queries completed successfully with proper cache flushing comp
114114
| Q41 | 0.1103s | 0.0613s | 0.0625s | 1.76x |
115115
| Q42 | 0.2814s | 0.2526s | 0.2264s | 1.24x |
116116

117-
**Notable Performance Characteristics:**
118-
- **Highest speedup**: Q21 (12.59x faster warm vs cold) - demonstrates excellent cache effectiveness
119-
- **Consistent performance**: Q28 (1.01x) - heavy analytics query, consistently CPU-bound
120-
- **Average speedup**: 3.37x cold-to-warm improvement
121-
- **Most queries under 1 second** when warm (37 out of 43 queries)
122-
123117
## Why Arc is Fast
124118

125119
### 1. DuckDB Query Engine

0 commit comments

Comments
 (0)