How significant is the bazaar performance factor?

Posted by memodda on Stack Overflow See other posts from Stack Overflow or by memodda
Published on 2009-04-01T16:47:37Z Indexed on 2010/03/19 8:31 UTC
Read the original article Hit count: 494

Filed under:
|
|

I hear all this stuff about bazaar being slower than git. I haven't used too much distributed version control yet, but in Bazaar vs. Git on the bazaar site, they say that most complaints about performance aren't true anymore. Have you found this to be true? Is performance pretty much on par now?

I've heard that speed can affect workflow (people are more likely to do good thing X if X is fast). What specific cases does performance currently affect workflow in bazaar vs other systems (especially git), and how?

I'm just trying to get at why performance is of particular importance. Usually when I check something in or update it, I expect it to take a little while, but it doesn't matter. I commit/update when I have a second, so it doesn't interfere with my productivity. But then I haven't used DVCS yet, so maybe that has something to do with it?

© Stack Overflow or respective owner

Related posts about git

Related posts about subjective