diff options
| author | Paul Buetow <paul@buetow.org> | 2025-06-26 15:34:04 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-06-26 15:34:04 +0300 |
| commit | 6491d425b98e62fb75a271bf34ad2686cd4e842c (patch) | |
| tree | 9f0d4e6434c0eb35335bf8875e70ad6a8d84bd0c /docs | |
| parent | a26d91c804b3d6c774c049868847b536d03aef1a (diff) | |
fix: handle dmap continuous execution in profiling framework
dmap is designed to run continuously and report MapReduce results at
intervals, which caused it to hang during profiling. Fixed by:
- Added run_profile_dmap() function that runs dmap in background
- Sends SIGINT after 3 seconds to cleanly exit dmap
- Updated all dmap profiling calls to use the new function
- Applied fix to both profile_benchmarks.sh and profile_dmap.sh
This ensures dmap can be profiled successfully without timing out.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions
