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 @@
8 2015232 0
31 2080768 0
58 2080768 0
89 2080768 0
115 2080768 0
141 2080768 0
9 2080768 0
33 2080768 0
57 2080768 0
81 2080768 0
106 2080768 0
130 2080768 0
1 8 2015232 0 9 2080768 0
2 31 2080768 0 33 2080768 0
3 58 2080768 0 57 2080768 0
4 89 2080768 0 81 2080768 0
5 115 2080768 0 106 2080768 0
6 141 2080768 0 130 2080768 0