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
+15
View File
@@ -0,0 +1,15 @@
9 2032 0
34 2032 0
62 2032 0
85 2032 0
109 2032 0
135 2032 0
158 2032 0
181 2032 0
213 2032 0
238 2032 0
262 2032 0
288 2032 0
311 2032 0
336 2032 0
359 2032 0
1 9 2032 0
2 34 2032 0
3 62 2032 0
4 85 2032 0
5 109 2032 0
6 135 2032 0
7 158 2032 0
8 181 2032 0
9 213 2032 0
10 238 2032 0
11 262 2032 0
12 288 2032 0
13 311 2032 0
14 336 2032 0
15 359 2032 0