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
+5
View File
@@ -0,0 +1,5 @@
9 1984 0
33 2032 0
56 2032 0
80 2032 0
107 2032 0
1 9 1984 0
2 33 2032 0
3 56 2032 0
4 80 2032 0
5 107 2032 0
+2
View File
@@ -0,0 +1,2 @@
8 2032 0
30 2032 0
1 8 2032 0
2 30 2032 0
+2
View File
@@ -0,0 +1,2 @@
9 2016 0
36 2016 0
1 9 2016 0
2 36 2016 0
+2
View File
@@ -0,0 +1,2 @@
9 2016 0
35 2016 0
1 9 2016 0
2 35 2016 0