> The time has everything to do with filesystem speed (and sytem load),
> and very little to do with CPU speed.  It literally takes only a few seconds
> on most unloaded modern systems with a good hard drive, since all it
> is doing is looking at a bunch of files and in some cases making some
> changes to them (mainly in Python's site-package).
>
> Maybe your machine has a really slow filesystem driver or was doing
> something else at the same time or something.
>
> In any case, it would likely be easy to rewrite this functionality to
> give some sort
> of progress meter.  If that sounds like a good idea to you, feel free to open
> a trac ticket and it will eventually happen.


The machines were not loaded, but I am using XFS. I think that could
be the problem. I have several issues with that:

http://wiki.debian.org/cowbuilder_benchmark

and it seems to me that ext3 is much faster than xfs. I was using XFS
when it was basically the best choice, but it seems to me that ext3 is
the best choice now.

Ondrej

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/
-~----------~----~----~----~------~----~------~--~---

Reply via email to