added chunked Pi calculations test for fork vs thread

This commit is contained in:
2026-05-26 17:18:48 +03:00
parent 34d7c37f8a
commit c9a4b7f85d
7 changed files with 894 additions and 0 deletions
+1
View File
@@ -17,6 +17,7 @@ Run individual experiments (examples):
```sh
bash creation_time_experiment/bash_test_iter.sh
bash thread_recursive_scaling/run_thread_recursive.sh
bash pi_digits_benchmark/run_pi_digits_benchmark.sh
```
Enable the dangerous stress test (timeboxed):