Hi,
Auria, somebody complains on the download page that 0.9.2 runs very
slowly compared to 0.9.1.
http://www.wormux.org/phpboost/download/download-5+wormux-0-9-2-mac-os-x.php?com=0#anchor_download
Maybe you have changed some build flags ?
Regards,
Matt (gentildemon)
__
Hello gentildemon,
Auria its not at vault. It's sad but I think the slowdown is the result
of switching to the fixedpoint arithmetic for the calculations.
Especially since I had to make the fixedpoint library use a 64 bit
integer as backend to avoid overflows in some cases.
A lot of wormux code i
Hi,
> Hello gentildemon,
>
> Auria its not at vault. It's sad but I think the slowdown is the result
> of switching to the fixedpoint arithmetic for the calculations.
> Especially since I had to make the fixedpoint library use a 64 bit
> integer as backend to avoid overflows in some cases.
>
> A lo