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
+13
View File
@@ -0,0 +1,13 @@
9 2032 0
31 2032 0
57 2032 0
79 2032 0
102 2032 0
126 2032 0
155 2032 0
179 2032 0
202 2032 0
227 2032 0
249 2032 0
272 2032 0
296 2032 0
1 9 2032 0
2 31 2032 0
3 57 2032 0
4 79 2032 0
5 102 2032 0
6 126 2032 0
7 155 2032 0
8 179 2032 0
9 202 2032 0
10 227 2032 0
11 249 2032 0
12 272 2032 0
13 296 2032 0