[RFC] bzr.jrydberg.versionedfile
Johan Rydberg
jrydberg at gnu.org
Wed Dec 21 16:44:26 GMT 2005
Johan Rydberg <jrydberg at gnu.org> writes:
> Some initial numbers:
>
> The unsafe method (old fetcher):
>
> real 2m30.801s
> user 1m22.416s
> sys 0m15.575s
>
> The safe method (new fetcher):
>
> real 5m36.910s
> user 3m41.084s
> sys 0m56.903s
Just to point out the obvious; just reordering the fetching to make it
same has the exact same performance:
real 2m29.232s
user 1m22.776s
sys 0m15.306s
~j
More information about the bazaar
mailing list