diff options
| author | Paul Buetow <paul@buetow.org> | 2025-06-17 15:29:23 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-06-17 15:29:23 +0300 |
| commit | 97ee9b51a8685d11a15d6efd426a58573081c6aa (patch) | |
| tree | 6cc9bb8774df5218d6ee74a4e8c99a083b27ff6e /integrationtests/dmap.csv.query.expected | |
| parent | c9c037275e4a5f2c8c87d736f3521c0817770798 (diff) | |
Add comprehensive performance benchmark results for channelless implementation
- Document 4-5x performance improvements for dgrep operations
- Include detailed test results across different scenarios (basic filtering, context lines, rare patterns)
- Provide technical analysis of why channelless architecture is faster
- Identify optimal use cases and limitations
- 50MB test file with 698k lines shows consistent speedup across all grep scenarios
Key results:
- Basic ERROR filtering: 4.5x faster (0.528s → 0.117s)
- ERROR with context lines: 5.4x faster (1.224s → 0.225s)
- Rare pattern filtering: 4.2x faster (0.428s → 0.103s)
- DCAT full file read: 19% slower (expected due to protocol overhead)
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
Diffstat (limited to 'integrationtests/dmap.csv.query.expected')
0 files changed, 0 insertions, 0 deletions
