mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
df778e09d2
Reduces recursion overhead for large number multiplication. Benchmarks show ~32% speedup for million-bit operands. Co-authored-by: Claude <noreply@anthropic.com>