Hi Sunish,

On 01/05/2016 03:56 AM, Sunish Issac wrote:
Is it difficult to compile a win64 version ? If there is such a big performance improvement on Linux, then it would good to have a win64 version too.


I don't work with Windows and have no development environment to build a 64-bits Windows version. And I don't know if the performance improvement I experienced with the 64-bits Linux variant will have the same effect with a 64-bits Windows variant. For the Linux variant it is a result of several factors, ordered in most-influential-first sequence (in my view): (1) use of an optimizing option of the compiler (-O2, while Kyle used -O0). (2) running a 64-bits program in a 64-bits operating system (Kyle's Linux version is 32-bits). (3) stripping the executable: making the executable file smaller (Kyle's version is not stripped). Maybe items 1 and 3 don't apply to the Windows variant provided by Kyle and I don't know if item 2 has a big effect under Windows. So the performance improvement of a 64-bits Windows variant might be not that significant.

Regards, Rob.

--
*Rob H*amerling - http://www.robh.nl

--
You received this message because you are subscribed to the Google Groups 
"jallib" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/jallib.
For more options, visit https://groups.google.com/d/optout.

Reply via email to