made benchmarking changes for concurency; made finish line before sampling

This commit is contained in:
2026-05-26 17:42:42 +03:00
parent c9a4b7f85d
commit 3defb64946
4 changed files with 40 additions and 27 deletions
+1 -1
View File
@@ -29,5 +29,5 @@ Per-run outputs are stored under `runs/`:
- `pi_digits.txt` — final concatenated digits
- `workers.csv` — per-worker durations and chunk metadata
- `results.csv` — per-run summary metrics (includes aggregated RSS/VSZ and snapshot overhead)
- `results.csv` — per-run summary metrics (includes aggregated RSS/VSZ/PSS and snapshot overhead)
- `stdout.log` / `stderr.log` — benchmark logs