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
+5 -6
View File
@@ -1,6 +1,5 @@
9 2080768 0
46 2080768 0
75 2080768 0
100 2080768 0
123 2080768 0
148 2080768 0
8 2080768 0
30 2080768 0
54 2080768 0
77 2080768 0
97 0 0
1 9 2080768 0 8 2080768 0
2 46 2080768 0 30 2080768 0
3 75 2080768 0 54 2080768 0
4 100 2080768 0 77 2080768 0
5 123 2080768 0 97 0 0
148 2080768 0
+2 -2
View File
@@ -1,2 +1,2 @@
11 2064384 0
32 0 0
8 2064384 0
32 2064384 0
1 11 2064384 0 8 2064384 0
2 32 0 0 32 2064384 0
+2 -2
View File
@@ -1,2 +1,2 @@
9 2080768 0
34 2080768
9 2064384 0
33 2064384 0
1 9 2080768 0 9 2064384 0
2 34 2080768 33 2064384 0
+2 -2
View File
@@ -1,2 +1,2 @@
8 2064384 0
33 2064384
9 2064384 0
34 2064384 0
1 8 2064384 0 9 2064384 0
2 33 2064384 34 2064384 0