crypto: Drop the runtime-modulus Montgomery arithmetic - #1664
Open
chfast wants to merge 1 commit into
Open
CodSpeed HQ / CodSpeed Performance Analysis
failed
Aug 19, 2026 in 0s
Performance Regression: -4.12%
⚠️ Different runtime environments detected
Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.
⚡ 1 improved benchmark
❌ 4 regressed benchmarks
✅ 124 untouched benchmarks
Warning
Please fix the performance issues or acknowledge them on CodSpeed.
Performance Changes
| Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|
| ❌ | precompile<ecrecover, ecrecover_execute_evmone> |
11.1 ms | 12.3 ms | -10.32% |
| ❌ | precompile<p256verify, p256verify_execute> |
12.2 ms | 12.9 ms | -5.34% |
| ❌ | precompile<ecpairing, ecpairing_execute> |
327.6 ms | 340.9 ms | -3.9% |
| ❌ | precompile<ecmul, ecmul_execute> |
6.1 ms | 6.4 ms | -3.72% |
| ⚡ | precompile<ecadd, ecadd_execute> |
162.7 µs | 157.8 µs | +3.15% |
Tip
Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.
Comparing crypto/modarith-compile-time-mod (7eb0a63) with master (9344010)
Loading