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
+3
View File
@@ -0,0 +1,3 @@
11 1968 0
37 2016 0
57 0 0
1 11 1968 0
2 37 2016 0
3 57 0 0
+2
View File
@@ -0,0 +1,2 @@
9 2000 0
31 2000
1 9 2000 0
2 31 2000
+2
View File
@@ -0,0 +1,2 @@
9 2000 0
32 2000
1 9 2000 0
2 32 2000
+2
View File
@@ -0,0 +1,2 @@
7 2000 0
31 2000 0
1 7 2000 0
2 31 2000 0