Re: PARI/GP wasm64 64-bit version
[email protected] Fri, 23 Jan 2026 15:17:16 +0100
| Newsgroups | gmane.comp.mathematics.pari.user |
|---|---|
| Message-ID | <[email protected]> |
On 2026-01-23 11:58, Bill Allombert wrote: > Dear PARI users, > > I have made an experimental wasm64 build of PARI/GP available: > <https://pari.math.u-bordeaux.fr/gpexpwasm64.html> > This is nearly twice faster as the 32bit version. > > I tested firefox 140 and chromium 144. > Please tell me if this is work in your browser. > > Cheers, > Bill > Thanks, tested under Ubuntu 22.04.5 with Firefox 147.0.1 and Chromium 143.0.7499.192. ploth examples worked for both, as well as "factor(2^128+1)" example. I used "##" to measure the time. Only for Chromium the performance doubled (down to 108ms from 219ms). Firefox improved only slightly (down to 124ms from 142ms). Regards, Hermann.