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:
+9
-13
@@ -1,13 +1,9 @@
|
||||
8 2097152 0
|
||||
30 2097152 0
|
||||
54 2097152 0
|
||||
77 2097152 0
|
||||
101 2097152 0
|
||||
125 2097152 0
|
||||
148 2097152 0
|
||||
170 2097152 0
|
||||
193 2097152 0
|
||||
216 2097152 0
|
||||
240 2097152 0
|
||||
263 2097152 0
|
||||
288 2097152 0
|
||||
9 2080768 0
|
||||
31 2080768 0
|
||||
53 2080768 0
|
||||
77 2080768 0
|
||||
100 2080768 0
|
||||
123 2080768 0
|
||||
147 2080768 0
|
||||
171 2080768 0
|
||||
193 2080768 0
|
||||
|
||||
|
@@ -1,6 +1,8 @@
|
||||
10 2080768 0
|
||||
39 2080768 0
|
||||
71 2080768 0
|
||||
95 2080768 0
|
||||
120 2080768 0
|
||||
143 2080768 0
|
||||
8 2080768 0
|
||||
32 2080768 0
|
||||
56 2080768 0
|
||||
79 2080768 0
|
||||
103 2080768 0
|
||||
127 2080768 0
|
||||
152 2080768 0
|
||||
175 2080768 0
|
||||
|
||||
|
@@ -1,7 +1,8 @@
|
||||
10 2080768 0
|
||||
33 2080768 0
|
||||
58 2080768 0
|
||||
82 2080768 0
|
||||
106 2080768 0
|
||||
131 2080768 0
|
||||
155 2080768 0
|
||||
8 2080768 0
|
||||
32 2080768 0
|
||||
56 2080768 0
|
||||
79 2080768 0
|
||||
104 2080768 0
|
||||
128 2080768 0
|
||||
152 2080768 0
|
||||
175 2080768 0
|
||||
|
||||
|
@@ -1,7 +1,8 @@
|
||||
8 2080768 0
|
||||
31 2080768 0
|
||||
55 2080768 0
|
||||
79 2080768 0
|
||||
103 2080768 0
|
||||
9 2080768 0
|
||||
32 2080768 0
|
||||
56 2080768 0
|
||||
77 2080768 0
|
||||
101 2080768 0
|
||||
126 2080768 0
|
||||
150 2080768 0
|
||||
174 2080768 0
|
||||
|
||||
|
Reference in New Issue
Block a user