bzr performance (blitz speed on GNU/Linux compared to M$)

Alexander Belchenko bialix at ukr.net
Fri Feb 6 14:15:41 GMT 2009


dhruva пишет:
> Hi,
> ----- Original Message ----
> 
>> Message: 1
>> Date: Fri, 06 Feb 2009 10:40:46 +0200
>> From: Alexander Belchenko 
>> Subject: Re: bzr performance (blitz speed on GNU/Linux compared to M$)
>> To: bazaar at lists.canonical.com
>> Message-ID: 
>> Content-Type: text/plain; charset=UTF-8; format=flowed
>>
>> I can confirm this effect.
>> Can you say what version of bzr you're using on windows: python-based or 
>> standalone bzr.exe?
> 
> I am using the python based version updated regularly from bzr.dev repository. I am using python 2.6 and bzr build using MSVC 2005.
> 
> -dhruva

I think this partially explains your result: windows don't like to work 
with many small files, but bzrlib in python sources is it. It's impact 
startup time mostly. Standalone version has smaller startup time 
according to my experience.




More information about the bazaar mailing list