recmo
uint
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
add fmt using Uint
scroll-tech:feat/rkyv
15 hours ago
Merge pull request #485 from DaniPopes/spec-clz perf: improve, specialize leading_zeros
main
15 hours ago
perf: improve, specialize leading_zeros
DaniPopes:spec-clz
16 days ago
perf: specialize leading_zeros
DaniPopes:spec-clz
16 days ago
chore: apply nightly rustfmt
Rjected:feat/pow-mod-redc
24 days ago
feat: add optimized modular exponentiation using Montgomery multiplication Implements pow_mod_redc which uses Montgomery REDC algorithm for faster modular exponentiation. This is significantly faster than the standard pow_mod for large exponents. The implementation: - Uses existing mul_redc and square_redc functions - Converts to/from Montgomery form once at start/end - Handles edge cases (zero exponent, even modulus) - Includes comprehensive tests and benchmarks Expected performance improvement of 30-80% for cryptographic workloads.
Rjected:feat/pow-mod-redc
24 days ago
Merge pull request #480 from DaniPopes/special-from-2 fix: gt_u64_max
main
29 days ago
fix: gt_u64_max
DaniPopes:special-from-2
30 days ago
Active Branches
feat: add rkyv support
last run
15 hours ago
#483
CodSpeed Performance Gauge
0%
perf: special-case pow(2, n) with shl
last run
30 days ago
#475
CodSpeed Performance Gauge
-24%
feat: constify mul*
last run
30 days ago
#449
CodSpeed Performance Gauge
-19%
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs