Add timeline visualization and fix resource profiling

- Save timeline data for each run (time, memory, CPU)
- Create timelines directory structure
- Add Python visualization script for charts
- Fix integer comparison errors in profiling
- Collect samples throughout program lifetime
This commit is contained in:
Ein Anderssono
2026-04-23 01:00:42 +02:00
parent 83d3c1ba46
commit 8723db1033
40 changed files with 296 additions and 37 deletions
+6
View File
@@ -0,0 +1,6 @@
12 2048 0
36 2048 0
60 2048 0
84 2048 0
108 2048 0
132 0 0
1 12 2048 0
2 36 2048 0
3 60 2048 0
4 84 2048 0
5 108 2048 0
6 132 0 0