Some timings using bzr
Stefan Monnier
monnier at iro.umontreal.ca
Fri Jul 11 21:13:46 BST 2008
> I DO find it surprising that bzr:// to the same machine is slower than the
> same command to a different machine, especially one with a much slower
> network link.
It is usually not expected for transfer operations that don't require
much CPU, but it's OTOH the expected behavior for CPU-bound (or even
disk-bound) operations. So maybe the explanation is just that you
benefitted from having 2 machines with 2 drives rather than a single
one. The network between the two was apparently not the bottleneck.
Stefan
More information about the bazaar
mailing list