Commit Graph

46 Commits

Author SHA1 Message Date
andreastaliad 2f79582210 updated gitignore 2026-05-26 18:15:18 +03:00
andreastaliad f688666a92 removed binary 2026-05-26 17:46:11 +03:00
andreastaliad 3defb64946 made benchmarking changes for concurency; made finish line before sampling 2026-05-26 17:42:42 +03:00
andreastaliad c9a4b7f85d added chunked Pi calculations test for fork vs thread 2026-05-26 17:18:48 +03:00
andreastaliad 34d7c37f8a few quality changes in README and parameters of script 2026-05-26 16:35:24 +03:00
andreastaliad 2018c11856 removed redundant experiment 2026-05-25 16:13:19 +03:00
andreastaliad e08467972d added fork creation under the same pid 2026-05-25 16:02:59 +03:00
andreastaliad 88b74819b1 Updated README 2026-05-25 16:02:32 +03:00
andreastaliad 2a20323b2d added ./ to pkill 2026-05-25 15:52:54 +03:00
andreastaliad aabd7b61ee added alternative method of killing using pkill 2026-05-25 15:51:12 +03:00
andreastaliad 925841e4d2 Restore repo to 90f149e state 2026-05-25 15:48:41 +03:00
andreastaliad 5fc6a119ac Revert "made parent kill childeren"
This reverts commit 8f176fdac8.
2026-05-25 15:44:19 +03:00
andreastaliad 8f176fdac8 made parent kill childeren 2026-05-25 15:38:39 +03:00
andreastaliad c5003910ef added childeren kill after parent exit 2026-05-25 15:34:46 +03:00
andreastaliad 2d241c1e7c Restore repo to 90f149e state 2026-05-25 15:32:27 +03:00
andreastaliad f7528f9b03 Revert "added auto-reaping to childeren"
This reverts commit 3f16cb502c.
2026-05-25 15:25:50 +03:00
andreastaliad 3f16cb502c added auto-reaping to childeren 2026-05-25 15:21:33 +03:00
andreastaliad 5e33b1c6c3 removed script from kill group 2026-05-25 15:16:30 +03:00
andreastaliad 21987f5a58 fixed signal kill not working 2026-05-25 15:14:44 +03:00
andreastaliad 90f149e91e Revert "added childeren in group so parent can kill them after exit"
This reverts commit 29d9283140.
2026-05-25 15:10:14 +03:00
andreastaliad 29d9283140 added childeren in group so parent can kill them after exit 2026-05-25 14:59:52 +03:00
andreastaliad 9f1cdc4c9e make proc sampling at step only to avoid fork creation overhead 2026-05-25 13:23:35 +03:00
andreastaliad 5cddd0c928 Revert "added busy loop to see cpu spike"
This reverts commit fa0ce03c4a.
2026-05-25 13:14:34 +03:00
andreastaliad fa0ce03c4a added busy loop to see cpu spike 2026-05-25 11:48:57 +03:00
andreastaliad eedf82225b maybe hopefully fixed cpu fork logging 2026-05-22 21:54:18 +03:00
andreastaliad 10155bfaf1 maybe hopefully fixed cpu fork logging 2026-05-22 21:41:32 +03:00
andreastaliad 83422abaf4 maybe hopefully fixed cpu fork logging 2026-05-22 21:23:28 +03:00
andreastaliad e8c940a0d2 maybe fixed cpu fork logging 2026-05-22 21:18:17 +03:00
andreastaliad 9c138f94ce maybe fixed cpu fork logging 2026-05-22 21:12:30 +03:00
andreastaliad 2e7d2ee0ac maybe fixed cpu fork logging 2026-05-22 21:03:18 +03:00
andreastaliad 6bf4a326be maybe fixed cpu fork logging 2026-05-22 20:58:05 +03:00
andreastaliad 835d3dc4b4 maybe fixed cpu fork logging 2026-05-22 20:54:12 +03:00
andreastaliad a0410d4fbb maybe fixed cpu fork logging 2026-05-22 20:49:36 +03:00
andreastaliad ed83c4d771 maybe fixed cpu fork logging 2026-05-22 20:43:21 +03:00
andreastaliad c9fac1ce85 maybe fixed fork logging 2026-05-22 20:38:41 +03:00
andreastaliad 695e307c1e changed default thread recursive values 2026-05-22 20:28:29 +03:00
andreastaliad d4e700f980 added correct commands and removed duplicate stress functions 2026-05-22 20:16:53 +03:00
Denis Papas d80cb3e1a7 Changed nothing 2026-05-22 19:39:57 +03:00
andreastaliad 307eff4a0d Update LICENCE 2026-05-22 14:36:09 +00:00
andreastaliad 2ebc7d4fdb Update LICENCE 2026-05-22 14:32:38 +00:00
andreastaliad 1ef059142d Update README.md 2026-05-22 14:25:02 +00:00
andreastaliad 6d40beee12 Added MIT Licence 2026-05-22 17:22:28 +03:00
andreastaliad 698fe99623 added README 2026-05-22 17:13:12 +03:00
andreastaliad 9562d752ad updated .gitignore 2026-05-22 17:08:04 +03:00
andreastaliad e697e795e1 removed logs and outputs 2026-05-22 17:07:17 +03:00
andreastaliad d0963dd14c init commit 2026-05-22 17:06:14 +03:00