Add resource usage timeline diagrams to README

- Added Mermaid XY charts showing memory usage over time
- Individual charts for Elixir, TypeScript, Dart, Haskell, C
- Comparison chart for fast languages
- Shows how memory usage varies during program execution
- Based on actual timeline data from benchmark runs
This commit is contained in:
Ein Anderssono
2026-04-23 01:03:40 +02:00
parent 8723db1033
commit cbc9eef036
130 changed files with 1339 additions and 110 deletions
+6 -6
View File
@@ -1,6 +1,6 @@
12 2048 0
36 2048 0
60 2048 0
84 2048 0
108 2048 0
132 0 0
11 1984 0
35 2096 0
60 2096 0
84 2096 0
109 2096 0
132 2096
1 12 2048 0 11 1984 0
2 36 2048 0 35 2096 0
3 60 2048 0 60 2096 0
4 84 2048 0 84 2096 0
5 108 2048 0 109 2096 0
6 132 0 0 132 2096
+6 -10
View File
@@ -1,10 +1,6 @@
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
8 2064 0
32 2064 0
55 2064 0
79 2064 0
101 2064 0
125 2064
1 8 2032 0 8 2064 0
2 33 2032 0 32 2064 0
3 56 2032 0 55 2064 0
4 79 2032 0 79 2064 0
5 102 2032 0 101 2064 0
6 128 2032 0 125 2064
151 2032 0
177 2032 0
206 2032 0
227 2032 0
+6
View File
@@ -0,0 +1,6 @@
7 2064 0
32 2064 0
56 2064 0
78 2064 0
102 2064 0
120 0 0
1 7 2064 0
2 32 2064 0
3 56 2064 0
4 78 2064 0
5 102 2064 0
6 120 0 0
+6
View File
@@ -0,0 +1,6 @@
8 2048 0
33 2064 0
55 2064 0
79 2064 0
101 2064 0
122 2064 0
1 8 2048 0
2 33 2064 0
3 55 2064 0
4 79 2064 0
5 101 2064 0
6 122 2064 0