guile-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Guile-commits] branch wip-inline-digits updated (6c13cd098 -> 4cc1f01ff


From: Andy Wingo
Subject: [Guile-commits] branch wip-inline-digits updated (6c13cd098 -> 4cc1f01ff)
Date: Sun, 9 Jan 2022 16:44:41 -0500 (EST)

wingo pushed a change to branch wip-inline-digits
in repository guile.

    from 6c13cd098 Re-rewrite integer-expt in C
     new 14bb53047 Optimize scm_integer_mul_zi
     new 83d65b231 Optimize scm_integer_mul_zz.
     new 774b863bf Less pessimal scm_integer_sub_zi
     new ca3c1ff44 Start to optimize scm_integer_sub_iz
     new 0ba64e1ed Avoid bignum clone in scm_integer_sub_zz
     new 4cc1f01ff Optimize bignum add to avoid temporary allocations

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 libguile/integers.c | 232 ++++++++++++++++++++++++++++++++++++++++++----------
 1 file changed, 188 insertions(+), 44 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]