|
1 | 1 | { |
2 | 2 | "evaluations": [ |
3 | 3 | { |
4 | | - "cpu_units": 793986, |
| 4 | + "cpu_units": 794397, |
5 | 5 | "description": "ECD of 0 and 12 should return 12 (edge case: first argument is zero)", |
6 | 6 | "execution_result": "success", |
7 | 7 | "memory_units": 3304, |
|
15 | 15 | "name": "ecd_12_0" |
16 | 16 | }, |
17 | 17 | { |
18 | | - "cpu_units": 793986, |
| 18 | + "cpu_units": 794397, |
19 | 19 | "description": "ECD of 7 and 7 should return 7 (edge case: identical numbers)", |
20 | 20 | "execution_result": "success", |
21 | 21 | "memory_units": 3304, |
22 | 22 | "name": "ecd_7_7" |
23 | 23 | }, |
24 | 24 | { |
25 | | - "cpu_units": 1578512, |
| 25 | + "cpu_units": 1579745, |
26 | 26 | "description": "ECD of 6 and 9 should return 3", |
27 | 27 | "execution_result": "success", |
28 | 28 | "memory_units": 5908, |
29 | 29 | "name": "ecd_6_9" |
30 | 30 | }, |
31 | 31 | { |
32 | | - "cpu_units": 1186249, |
| 32 | + "cpu_units": 1187071, |
33 | 33 | "description": "ECD of 12 and 8 should return 4", |
34 | 34 | "execution_result": "success", |
35 | 35 | "memory_units": 4606, |
36 | 36 | "name": "ecd_12_8" |
37 | 37 | }, |
38 | 38 | { |
39 | | - "cpu_units": 1970775, |
| 39 | + "cpu_units": 1972419, |
40 | 40 | "description": "ECD of 15 and 25 should return 5", |
41 | 41 | "execution_result": "success", |
42 | 42 | "memory_units": 7210, |
43 | 43 | "name": "ecd_15_25" |
44 | 44 | }, |
45 | 45 | { |
46 | | - "cpu_units": 1970775, |
| 46 | + "cpu_units": 1972419, |
47 | 47 | "description": "ECD of 17 and 19 should return 1 (coprime numbers)", |
48 | 48 | "execution_result": "success", |
49 | 49 | "memory_units": 7210, |
50 | 50 | "name": "ecd_17_19" |
51 | 51 | }, |
52 | 52 | { |
53 | | - "cpu_units": 1970775, |
| 53 | + "cpu_units": 1972419, |
54 | 54 | "description": "ECD of 13 and 29 should return 1 (coprime numbers)", |
55 | 55 | "execution_result": "success", |
56 | 56 | "memory_units": 7210, |
57 | 57 | "name": "ecd_13_29" |
58 | 58 | }, |
59 | 59 | { |
60 | | - "cpu_units": 1578512, |
| 60 | + "cpu_units": 1579745, |
61 | 61 | "description": "ECD of 48 and 18 should return 6", |
62 | 62 | "execution_result": "success", |
63 | 63 | "memory_units": 5908, |
64 | 64 | "name": "ecd_48_18" |
65 | 65 | }, |
66 | 66 | { |
67 | | - "cpu_units": 1186249, |
| 67 | + "cpu_units": 1187071, |
68 | 68 | "description": "ECD of 100 and 75 should return 25", |
69 | 69 | "execution_result": "success", |
70 | 70 | "memory_units": 4606, |
71 | 71 | "name": "ecd_100_75" |
72 | 72 | }, |
73 | 73 | { |
74 | | - "cpu_units": 1578512, |
| 74 | + "cpu_units": 1579745, |
75 | 75 | "description": "ECD of 1071 and 462 should return 21 (larger numbers)", |
76 | 76 | "execution_result": "success", |
77 | 77 | "memory_units": 5908, |
78 | 78 | "name": "ecd_1071_462" |
79 | 79 | }, |
80 | 80 | { |
81 | | - "cpu_units": 1186249, |
| 81 | + "cpu_units": 1187071, |
82 | 82 | "description": "ECD of 2520 and 1890 should return 630 (larger numbers)", |
83 | 83 | "execution_result": "success", |
84 | 84 | "memory_units": 4606, |
85 | 85 | "name": "ecd_2520_1890" |
86 | 86 | }, |
87 | 87 | { |
88 | | - "cpu_units": 1186249, |
| 88 | + "cpu_units": 1187071, |
89 | 89 | "description": "ECD of -12 and 8 should return 4 (negative first argument handled via abs)", |
90 | 90 | "execution_result": "success", |
91 | 91 | "memory_units": 4606, |
92 | 92 | "name": "ecd_negative_12_8" |
93 | 93 | }, |
94 | 94 | { |
95 | | - "cpu_units": 1351457, |
| 95 | + "cpu_units": 1352279, |
96 | 96 | "description": "ECD of 12 and -8 should return 4 (negative second argument handled via abs)", |
97 | 97 | "execution_result": "success", |
98 | 98 | "memory_units": 5008, |
99 | 99 | "name": "ecd_12_negative_8" |
100 | 100 | } |
101 | 101 | ], |
102 | 102 | "execution_environment": { |
103 | | - "evaluator": "PlutusTx.Eval-1.52.0.0" |
| 103 | + "evaluator": "PlutusTx.Eval-1.64.0.0" |
104 | 104 | }, |
105 | 105 | "measurements": { |
106 | | - "block_cpu_budget_pct": 0.0049269375, |
| 106 | + "block_cpu_budget_pct": 0.0049310475, |
107 | 107 | "block_memory_budget_pct": 0.011629032258064517, |
108 | 108 | "cpu_units": { |
109 | | - "maximum": 1970775, |
110 | | - "median": 1268853, |
| 109 | + "maximum": 1972419, |
| 110 | + "median": 1269675, |
111 | 111 | "minimum": 401723, |
112 | | - "sum": 18734009, |
| 112 | + "sum": 18747572, |
113 | 113 | "sum_negative": 0, |
114 | | - "sum_positive": 18734009 |
| 114 | + "sum_positive": 18747572 |
115 | 115 | }, |
116 | | - "execution_fee_lovelace": 5471, |
| 116 | + "execution_fee_lovelace": 5472, |
117 | 117 | "memory_units": { |
118 | 118 | "maximum": 7210, |
119 | 119 | "median": 4807, |
|
127 | 127 | "scripts_per_block": 8599, |
128 | 128 | "scripts_per_tx": 1941, |
129 | 129 | "term_size": 440, |
130 | | - "total_fee_lovelace": 13001, |
131 | | - "tx_cpu_budget_pct": 0.01970775, |
| 130 | + "total_fee_lovelace": 13002, |
| 131 | + "tx_cpu_budget_pct": 0.01972419, |
132 | 132 | "tx_memory_budget_pct": 0.051500000000000004 |
133 | 133 | }, |
134 | 134 | "scenario": "ecd", |
135 | | - "timestamp": "2026-05-22T11:02:11Z", |
| 135 | + "timestamp": "2026-05-22T12:38:42Z", |
136 | 136 | "version": "1.0.0" |
137 | 137 | } |
0 commit comments