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:
@@ -1,2 +1,8 @@
|
||||
8 2048000 0
|
||||
33 2048000 0
|
||||
8 2031616 0
|
||||
31 2048000 0
|
||||
53 2048000 0
|
||||
75 2048000 0
|
||||
98 2048000 0
|
||||
122 2048000 0
|
||||
145 2048000 0
|
||||
169 2048000 0
|
||||
|
||||
|
@@ -1,2 +1,8 @@
|
||||
8 2048000 0
|
||||
31 2048000
|
||||
9 2048000 0
|
||||
32 2048000 0
|
||||
56 2048000 0
|
||||
79 2048000 0
|
||||
103 2048000 0
|
||||
126 2048000 0
|
||||
148 2048000 0
|
||||
172 2048000 0
|
||||
|
||||
|
@@ -1,2 +1,8 @@
|
||||
11 2064384 0
|
||||
34 2064384
|
||||
9 2048000 0
|
||||
32 2048000 0
|
||||
55 2048000 0
|
||||
79 2048000 0
|
||||
102 2048000 0
|
||||
126 2048000 0
|
||||
149 2048000 0
|
||||
172 2048000 0
|
||||
|
||||
|
@@ -1,2 +1,8 @@
|
||||
8 2048000 0
|
||||
31 2048000
|
||||
33 2048000 0
|
||||
56 2048000 0
|
||||
80 2048000 0
|
||||
101 2048000 0
|
||||
125 2048000 0
|
||||
150 2048000 0
|
||||
173 2048000 0
|
||||
|
||||
|
Reference in New Issue
Block a user