mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
32aed6ad8c
Since Karatsuba algorithm is far heavier than the basic multiplication, we have increased KARATSUBA_THREASHOLD and decreased MAX_RECURSION_DEPTH.