On Sun, Dec 27, 2009 at 4:05 PM, Dr David Kirkby <drkir...@gmail.com> wrote: > > > On Dec 27, 8:16 pm, mhampton <hampto...@gmail.com> wrote: >> Seems about 8 times slower at some basic tests I have compared to >> sagenb.
What basic tests? Big integer arithmetic -- which relies on MPIR -- is often an order of magnitude slower, because of lack of good assembly optimization for Sparc. It probably *could* be much faster, if somebody were to invest in supporting a developer to write code to make it fast. David -- I don't get how you can have a 30x slowdown with building unless you're building in /home instead of /scratch, so that the true slowdown is the crappy filesystem. > Another issue is that the build is 32-bit, not 64-bit. For reasons I > could never understand, Large bits of Sage add -m64 on OS X if SAGE64 > is set to "yes". But many will not on Solaris. So trying a 64-bit > build is not simple. Michael Abshoff ported Sage to 32-bit Solaris in May 2009 as the first step to a general port. He quit before even starting the 64-bit port. William > > -- > To post to this group, send an email to sage-devel@googlegroups.com > To unsubscribe from this group, send an email to > sage-devel+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/sage-devel > URL: http://www.sagemath.org > -- William Stein Associate Professor of Mathematics University of Washington http://wstein.org -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org