Robert Allgeuer wrote:Thanks.
This means the 64 bit executable in these two cases is 8 and 15% slower than the public 32 bit version (which may be a very fast compilation though, certainly not compiled the same way as the 64 bit version, and thus not directly comparable).
Nevertheless this suggests that there is no significant 64bit speed-up to be expected at least for Fruit/Toga, if any at all.
Robert
There are no optimization in fruit/toga for 64bit. The above results do not suprise me in that this was done awhile back on the CCC by Slater Wold who found that most of the programs either showed no improvement or were slower.
Since I do not have access to a 64 bit system I can not run it thru the PGO compile which would show some improvements in speed. I did do this with the 32 bit version of Fruit when it came out and it was faster than the one on Leo's site using the Microsoft VS 2005 compiler on a AMD platform.