Add comprehensive performance scaling data

- Added performance tables for 1, 2, 5, 10, 100, 1000, 2000 decimals
- Shows how each language scales with increasing precision
- Includes memory usage data for all decimal counts
- Added key observations about scaling behavior
- Documented performance leaders and memory efficiency patterns
This commit is contained in:
Ein Anderssono
2026-04-23 01:32:04 +02:00
parent c989bb8cb4
commit 3ef7736b1d
127 changed files with 1288 additions and 614 deletions
+6 -5
View File
@@ -1,5 +1,6 @@
10 2080768 0
35 2080768 0
58 2080768 0
83 2080768 0
107 2080768 0
9 2097152 0
32 2097152 0
55 2097152 0
79 2097152 0
103 2097152 0
121 0 0
1 10 2080768 0 9 2097152 0
2 35 2080768 0 32 2097152 0
3 58 2080768 0 55 2097152 0
4 83 2080768 0 79 2097152 0
5 107 2080768 0 103 2097152 0
6 121 0 0