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 -5
View File
@@ -1,5 +1,5 @@
13 2032 0
40 2032 0
64 2032 0
90 2032 0
116 2032 0
12 2064 0
35 2064 0
58 2064 0
81 2064 0
104 2064 0
1 13 2032 0 12 2064 0
2 40 2032 0 35 2064 0
3 64 2032 0 58 2064 0
4 90 2032 0 81 2064 0
5 116 2032 0 104 2064 0
+2 -2
View File
@@ -1,2 +1,2 @@
9 2016 0
33 2016 0
8 2032 0
35 2032 0
1 9 2016 0 8 2032 0
2 33 2016 0 35 2032 0
+2 -2
View File
@@ -1,2 +1,2 @@
8 2032 0
33 2032 0
9 2032 0
31 2032 0
1 8 2032 0 9 2032 0
2 33 2032 0 31 2032 0
+2 -2
View File
@@ -1,2 +1,2 @@
8 2000 0
33 2016 0
9 2032 0
33 2032 0
1 8 2000 0 9 2032 0
2 33 2016 0 33 2032 0