Hi,
Just noticed that Node.js v24.0.1 has mostlikely
faster BigNums. Here is some test:
/* Dogelog Player 1.3.3 for JavaScript */
?- time(_ is 7^(8^9)).
% Zeit 3813 ms, GC 0 ms, Lips 5, Uhr 11.05.2025 11:31
true.
Not bad , current bun.js cannot do it. And it is
almost like this here based on GMP:
/* SWI-Prolog 9.3.21 */
?- time(_ is 7^(8^9)).
% 0 inferences, 1.594 CPU in 1.677 seconds
true
Bye
Sysop: | DaiTengu |
---|---|
Location: | Appleton, WI |
Users: | 1,064 |
Nodes: | 10 (0 / 10) |
Uptime: | 148:00:29 |
Calls: | 13,691 |
Calls today: | 1 |
Files: | 186,936 |
D/L today: |
33 files (6,120K bytes) |
Messages: | 2,410,927 |