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
+6
View File
@@ -0,0 +1,6 @@
8 2048 0
33 2048 0
56 2048 0
81 2048 0
103 2048 0
128 2048 0
1 8 2048 0
2 33 2048 0
3 56 2048 0
4 81 2048 0
5 103 2048 0
6 128 2048 0