Slow startup?
Jo Vermeulen
jo at lumumba.luc.ac.be
Thu Apr 14 14:45:59 BST 2005
Op 14-apr-05 om 15:40 heeft Andrew Bennetts het volgende geschreven:
> On Thu, Apr 14, 2005 at 02:57:04PM +0200, Jo Vermeulen wrote:
> [...]
>>
>> Here are some figures:
>>
>> powerhorse:~ jo$ time bzr
>> usage: bzr COMMAND
>> try "bzr help"
>>
>> real 0m2.543s
>> user 0m0.310s
>> sys 0m0.120s
>>
>> This is on a 17 inch Powerbook (1.67 GHz G4), running Mac OS X
>> Panther.
>
> What does "time python -c 'pass'" and "time python -S -c 'pass'"
> report on
> your system?
$ time python -c 'pass'
real 0m0.085s
user 0m0.040s
sys 0m0.030s
$ time python -S -c 'pass'
real 0m0.094s
user 0m0.050s
sys 0m0.010s
> Also, are there .pyc files next to the .py files in your bzr install?
> Sometimes permission problems prevent .pyc files from being created.
drwxr-xr-x 17 jo jo 578B 14 Apr 00:33 bzr.dev
Seems alright to me. But indeed there are no .pyc files created in the
directory.
Kind regards,
--
Jo Vermeulen <jo at lumumba.luc.ac.be>
http://lumumba.luc.ac.be/jo/
More information about the bazaar
mailing list