On Mon, Jun 9, 2008 at 3:22 PM, Dave Peterson <[EMAIL PROTECTED]> wrote:


> Yes, he and I sat together in a sprint room at Scipy and refactored Traits
> code (and everything else using setuptools and namespace packages) until we
> removed it all, taking timing runs each step of the way.   I'd actually be
> surprised if Fernando was using NSF mounts during this effort, but I don't
> remember asking.   I do remember him pointing out how bad it *would* be for
> anyone using network drives to suffer through some of the API call counts we
> saw when using namespace packages.

You are correct: I was NOT using an NFS mount, it was all done on my
(slow) laptop.  We were seeing enormous numbers (tens of thousands) of
disc/directory access calls that I was very worried about if said disk
was on NFS.   Part of this was due to the fact that back at work in
Colorado, I *did* have my $HOME on NFS and I'd recalled seeing some
slowness here and there, but I never went back to repeat our profiling
exercise at work, so I can't provide numbers on that.

Cheers,

f

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to