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
+2 -3
View File
@@ -1,3 +1,2 @@
11 2000 0
35 2016 0
59 2016 0
9 1984 0
33 2032 0
1 11 2000 0 9 1984 0
2 35 2016 0 33 2032 0
59 2016 0
+2 -2
View File
@@ -1,2 +1,2 @@
8 2000 0
29 0 0
9 2016 0
32 2016 0
1 8 2000 0 9 2016 0
2 29 0 0 32 2016 0
+2 -2
View File
@@ -1,2 +1,2 @@
9 2000 0
34 2000
10 2016 0
34 2016 0
1 9 2000 0 10 2016 0
2 34 2000 34 2016 0
+2 -2
View File
@@ -1,2 +1,2 @@
8 2000 0
30 2000 0
9 2016 0
32 2016 0
1 8 2000 0 9 2016 0
2 30 2000 0 32 2016 0