Comment 12 for bug 740759

Revision history for this message
John A Meinel (jameinel) wrote :

"bzr push bzr+ssh://host/~jameinel/+junk/x" directly to the host (using openssh and system bzr) (I didn't realize that ~user really does work for regular servers.)

The key bit is:

0.137 hpss request: [140462824666880] BzrDirFormat.initialize_ex_1.16 'Bazaar-NG
0.164 creating repository in filtered-51379344:///~/%2Bjunk/x/.bzr/.
0.169 end: [140462824666880] 0.032s

So it is 32ms to do that without Launchpad's VFS abstraction, and 440ms to do the same thing with it. O.o