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
+12
View File
@@ -0,0 +1,12 @@
8 2048 0
31 2048 0
57 2048 0
82 2048 0
106 2048 0
130 2048 0
155 2048 0
179 2048 0
206 2048 0
230 2048 0
256 2048 0
279 2048 0
1 8 2048 0
2 31 2048 0
3 57 2048 0
4 82 2048 0
5 106 2048 0
6 130 2048 0
7 155 2048 0
8 179 2048 0
9 206 2048 0
10 230 2048 0
11 256 2048 0
12 279 2048 0