Optimize numeric.c mul_var() using the Karatsuba algorithm

Edit
Title Optimize numeric.c mul_var() using the Karatsuba algorithm
Topic Performance
Created 2024-04-15 21:40:49
Last modified 2024-04-15 21:41:55 (2 weeks, 1 day ago)
Latest email 2024-04-15 21:33:01 (2 weeks, 1 day ago)
Status
2024-07: Needs review
Target version
Authors Joel Jacobson (joeljacobson)
Reviewers Become reviewer
Committer
Links
Emails
Optimize numeric.c mul_var() using the Karatsuba algorithm
First at 2024-04-15 21:33:01 by "Joel Jacobson" <joel at compiler.org>
Latest at 2024-04-15 21:33:01 by "Joel Jacobson" <joel at compiler.org>
Latest attachment (mul_var-karatsuba.patch) at 2024-04-15 21:33:01 from "Joel Jacobson" <joel at compiler.org>
    Attachment (mul_var-karatsuba.patch) at 2024-04-15 21:33:01 from "Joel Jacobson" <joel at compiler.org> (Patch: Yes)
History
When Who What
2024-04-15 21:41:55 Joel Jacobson (joeljacobson) Changed authors to Joel Jacobson (joeljacobson)
2024-04-15 21:40:49 Joel Jacobson (joeljacobson) Attached mail thread 7f95163f-2019-4416-a042-6e2141619e5d@app.fastmail.com
2024-04-15 21:40:49 Joel Jacobson (joeljacobson) Created patch record
Edit