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 (4cc1f01ff -> 08d5ab38b


From: Andy Wingo
Subject: [Guile-commits] branch wip-inline-digits updated (4cc1f01ff -> 08d5ab38b)
Date: Sun, 9 Jan 2022 17:19:50 -0500 (EST)

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

    from 4cc1f01ff Optimize bignum add to avoid temporary allocations
     new 89b02d525 Optimize bignum subtraction
     new 08d5ab38b Optimize scm_integer_mul_ii

The 2 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 | 104 ++++++++++++++++++++++++++++++++--------------------
 1 file changed, 64 insertions(+), 40 deletions(-)



reply via email to

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