diff options
| author | Paul Buetow <paul@buetow.org> | 2025-06-26 15:10:43 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-06-26 15:10:43 +0300 |
| commit | a26d91c804b3d6c774c049868847b536d03aef1a (patch) | |
| tree | e3929c6512b7cf428b3e7517d779ab7fa6e9bb3b /integrationtests | |
| parent | 6664996ced62c77e0c62bc1619662cbed7fccff6 (diff) | |
fix: resolve dmap profiling issues and optimize profiling speed
Fixed multiple issues preventing dmap from being profiled correctly:
- Updated profile_dmap.sh to use DTail default log format
- Fixed MapReduce queries to use correct field syntax
- Reduced file sizes and run counts for faster profiling
- Added proper command echoing to all data generation steps
Optimizations:
- Reduced PROFILE_RUNS from 3 to 1
- Reduced test data sizes (1MB/10MB instead of 10MB/100MB/1GB)
- Commented out medium/large file tests for faster runs
- Reduced dmap test data from 1000/10000 to 100/1000 lines
The profiling framework now successfully profiles all three commands
(dcat, dgrep, dmap) with reasonable execution times.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
Diffstat (limited to 'integrationtests')
0 files changed, 0 insertions, 0 deletions
