On 2012-06-25 08:15, Simon King wrote: > Hi William, > > On 2012-06-25, William Stein <wst...@gmail.com> wrote: >> I think OS X is by default slower than Linux at the (like 100,000 >> stupid) filesystem calls that Sage does every time it starts up. > > If the filesystem calls are stupid then we should try to avoid them. I guess this is mainly Python doing this when importing a new module. So we either need to make Python faster or import less stuff.
-- 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