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
+4 -1
View File
@@ -1 +1,4 @@
13 2000 0
14 2048 0
40 2048 0
64 2048 0
87 2048 0
1 13 2000 0 14 2048 0
2 40 2048 0
3 64 2048 0
4 87 2048 0
+4 -1
View File
@@ -1 +1,4 @@
11 2000 0
9 2016 0
31 2016 0
53 2016 0
77 2016 0
1 11 2000 0 9 2016 0
2 31 2016 0
3 53 2016 0
4 77 2016 0
+4 -1
View File
@@ -1 +1,4 @@
16 2000 0
9 2016 0
33 2016 0
56 2016 0
80 2016 0
1 16 2000 0 9 2016 0
2 33 2016 0
3 56 2016 0
4 80 2016 0
+4 -1
View File
@@ -1 +1,4 @@
11 2000 0
9 2016 0
33 2016 0
54 2016 0
75 2016 0
1 11 2000 0 9 2016 0
2 33 2016 0
3 54 2016 0
4 75 2016 0