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 -6
View File
@@ -1,6 +1,6 @@
10 2080768 0
34 2080768 0
59 2080768 0
83 2080768 0
106 2080768 0
131 2080768 0
21 2097152 0
48 2097152 0
73 2097152 0
96 2097152 0
121 2097152 0
145 2097152
1 10 2080768 0 21 2097152 0
2 34 2080768 0 48 2097152 0
3 59 2080768 0 73 2097152 0
4 83 2080768 0 96 2097152 0
5 106 2080768 0 121 2097152 0
6 131 2080768 0 145 2097152