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
+16
View File
@@ -0,0 +1,16 @@
15 2032 0
42 2032 0
65 2032 0
94 2032 0
119 2032 0
146 2032 0
169 2032 0
193 2032 0
221 2032 0
246 2032 0
270 2032 0
296 2032 0
319 2032 0
343 2032 0
367 2032 0
393 2032 0
1 15 2032 0
2 42 2032 0
3 65 2032 0
4 94 2032 0
5 119 2032 0
6 146 2032 0
7 169 2032 0
8 193 2032 0
9 221 2032 0
10 246 2032 0
11 270 2032 0
12 296 2032 0
13 319 2032 0
14 343 2032 0
15 367 2032 0
16 393 2032 0