2.3b2: Slow commands (several seconds) under SunOS / Sparc

Jari Aalto jari.aalto at cante.net
Thu Nov 18 13:35:49 GMT 2010


2010-11-18 15:23 "Voelker, Bernhard"
<bernhard.voelker at siemens-enterprise.com>:
> Jari Aalto wrote:
>
>> And it displays loads of calls under the PWD (~/tmp)
>>
>>    # note: I have hundreads of files and dirs under ~/tmp
>>
>>    ...
>>    /mnt/cc/staff-f/jaalto/tmp/timemodule.so",
>
> hmm, I wasn't aware that 
>   /mnt/cc/staff-f/jaalto/tmp == ~/tmp
>
> Is /mnt/cc/staff-f a local disk or a NFS share?

a NFS share, as home disks usually are.

> If you have "many hundreads" or thousands of files in ~/tmp,
> then I could imagine that looking up a file "./xxx.so"

The problem is that it searches files recursively starting from PWD. Not just
the PWD.

>> Does bzr or python somehow search "." or do I have a problem in my setup
>> somewhere?
>
> I don't know python very well, so maybe someone else can jump in for this?

The use of "." by default seems to contribute to the performance
problem. If I only knew why it is using it.

Jari




More information about the bazaar mailing list