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
+4 -4
View File
@@ -1,5 +1,5 @@
9 2015232 0
32 2080768 0
56 2080768 0
8 2080768 0
33 2080768 0
55 2080768 0
78 2080768 0
102 2080768 0
103 2080768 0
1 9 2015232 0 8 2080768 0
2 32 2080768 0 33 2080768 0
3 56 2080768 0 55 2080768 0
4 78 2080768 0 78 2080768 0
5 102 2080768 0 103 2080768 0
+4 -4
View File
@@ -1,5 +1,5 @@
9 2080768 0
31 2080768 0
57 2080768 0
83 2080768 0
105 2080768 0
32 2080768 0
58 2080768 0
82 2080768 0
107 2080768 0
1 9 2080768 0
2 31 2080768 0 32 2080768 0
3 57 2080768 0 58 2080768 0
4 83 2080768 0 82 2080768 0
5 105 2080768 0 107 2080768 0
+4 -3
View File
@@ -1,5 +1,6 @@
8 2080768 0
31 2080768 0
55 2080768 0
32 2080768 0
54 2080768 0
77 2080768 0
100 2080768 0
101 2080768 0
120 0 0
1 8 2080768 0
2 31 2080768 0 32 2080768 0
3 55 2080768 0 54 2080768 0
4 77 2080768 0
5 100 2080768 0 101 2080768 0
6 120 0 0
+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