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
View File
@@ -0,0 +1,6 @@
11 2032 0
98 2032 0
140 2032 0
163 2032 0
184 2032 0
206 2032 0
1 11 2032 0
2 98 2032 0
3 140 2032 0
4 163 2032 0
5 184 2032 0
6 206 2032 0
+3
View File
@@ -0,0 +1,3 @@
8 2032 0
32 2032 0
55 2032
1 8 2032 0
2 32 2032 0
3 55 2032
+3
View File
@@ -0,0 +1,3 @@
8 2032 0
28 2032 0
52 2032 0
1 8 2032 0
2 28 2032 0
3 52 2032 0
+3
View File
@@ -0,0 +1,3 @@
8 2032 0
32 2032 0
53 2032 0
1 8 2032 0
2 32 2032 0
3 53 2032 0