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
+2 -2
View File
@@ -1,2 +1,2 @@
8 5226496 0
43 14336000
8 5439488 0
29 0 0
1 8 5226496 0 8 5439488 0
2 43 14336000 29 0 0
+1 -1
View File
@@ -1 +1 @@
13 11272192 0
10 10223616 0
1 13 11272192 0 10 10223616 0
+1 -1
View File
@@ -1 +1 @@
10 10240000 0
11 9994240 0
1 10 10240000 0 11 9994240 0
+1 -1
View File
@@ -1 +1 @@
11 10272768 0
10 9256960 1
1 11 10272768 0 10 9256960 1