Slow startup?

Jo Vermeulen jo at lumumba.luc.ac.be
Thu Apr 14 17:50:19 BST 2005


Op 14-apr-05 om 16:12 heeft Fredrik Lundh het volgende geschreven:

> Jo Vermeulen wrote:
>
>> powerhorse:~ jo$ python -c "import platform; print 
>> platform.platform()"
>> Darwin-7.8.0-Power_Macintosh-powerpc-32bit
>>
>>> (iirc, some Mac OS X builds/configs are extremely slow on some 
>>> operations)
>>
>> Oh, I didn't know that.
>
> if you have some time to spare, and feel curious enough, you could try 
> running
> bzr under a Python 2.4.1 built by pythoneers:
>
> http://bob.pythonmac.org/archives/2005/03/31/macpython-241-installer/

Still the same problem:

powerhorse:~ jo$ time bzr
usage: bzr COMMAND
   try "bzr help"

real    0m2.539s
user    0m0.320s
sys     0m0.140s
powerhorse:~ jo$ time bzr
usage: bzr COMMAND
   try "bzr help"

real    0m2.536s
user    0m0.350s
sys     0m0.070s
powerhorse:~ jo$ time bzr
usage: bzr COMMAND
   try "bzr help"

real    0m2.546s
user    0m0.280s
sys     0m0.160s

And my Python version is 2.4 though :-(

I run "bzr" as a symlink to the bzr script in the bzr.dev/ directory, 
could this have anything to do with it?

Kind regards,

-- 
Jo Vermeulen <jo at lumumba.luc.ac.be>
http://lumumba.luc.ac.be/jo/





More information about the bazaar mailing list