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
+10
View File
@@ -0,0 +1,10 @@
8 2032 0
33 2032 0
56 2032 0
79 2032 0
102 2032 0
128 2032 0
151 2032 0
177 2032 0
206 2032 0
227 2032 0
1 8 2032 0
2 33 2032 0
3 56 2032 0
4 79 2032 0
5 102 2032 0
6 128 2032 0
7 151 2032 0
8 177 2032 0
9 206 2032 0
10 227 2032 0