[Wormux-dev] Wormux 0.9.2 - Mac OS X

2010-04-22 Par sujet Matthieu Fertré
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) __

Re: [Wormux-dev] Wormux 0.9.2 - Mac OS X

2010-04-22 Par sujet Florian Köberle
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

Re: [Wormux-dev] Wormux 0.9.2 - Mac OS X

2010-04-22 Par sujet M Gagnon
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