Since my post I have compiled Python 2.4.3 with Sun Studio 11 with
"-fast" option (on Solaris 10) which has produced the fastest version of
Python I've been able to test on this hardware, including the CentOS
Linux version (which I'm pleased about).
I haven't looked into more optimal gcc build
Chris Miles wrote:
> I have found that the sunfreeware.com build of Python 2.4.3 for Solaris
> 10 is faster than one I can build myself, on the same system.
> sunfreeware.com doesn't bother showing the options they used to
> configure and build the software, so does anyone know what the optimal
>