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 -7
View File
@@ -1,7 +1,6 @@
11 2097152 0
48 2097152 0
90 2097152 1
160 2097152 1
191 2031616 1
218 2031616 0
248 2031616 0
9 2080768 0
34 2080768 0
58 2080768 0
84 2080768 0
108 2080768 0
131 2080768 0
1 11 2097152 0 9 2080768 0
2 48 2097152 0 34 2080768 0
3 90 2097152 1 58 2080768 0
4 160 2097152 1 84 2080768 0
5 191 2031616 1 108 2080768 0
6 218 2031616 0 131 2080768 0
248 2031616 0