8 Mar
2024
8 Mar
'24
12:59
I hope to speed Gambit for operations on smaller bignums. The branch https://github.com/gambiteer/gambit/tree/native-mult seems to work well and passes tests on 32 and 64-bit little-endian machines (Intel and Apple Silicon). I'm trying to test the code on an old (bit-endian) sparc-solaris machine with not much success so far. I'm wondering whether someone has a more modern big-endian machine/OS combination that they could test that branch on. Brad