Hi!

Can we localized forks on Launchpad?

Cheers,
        -Brian

On Sep 8, 2008, at 9:34 AM, Elliot Murphy wrote:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

In case you haven't seen this yet, launchpad seems to have quietly added
support for stacked branches. The difference in pushing a new drizzle
branch is 2m7.467s vs 0m24.770s. The difference in pushing a new mysql
branch is 49m35.140s vs 0m33.926s (mysql has a lot more history in the
tree). Pretty nice speed improvement for pushing topic branches.

- -elliot




[EMAIL PROTECTED]@:~/drizzle/drizzle.trunk>time bzr push
lp:~statik/+junk/drizzle-nonstack
Created new branch.


real    2m7.467s
user    0m5.636s
sys     0m0.368s
[EMAIL PROTECTED]@:~/drizzle/drizzle.trunk>bzr info
Repository tree (format: pack-0.92)
Location:
 shared repository: /home/emurphy/drizzle
 repository branch: .

Related branches:
   push branch:
bzr+ssh://[EMAIL PROTECTED]/%7Estatik/%2Bjunk/drizzle-stack/
 parent branch:
bzr+ssh://[EMAIL PROTECTED]/%7Edrizzle-developers/drizzle/ development/
[EMAIL PROTECTED]@:~/drizzle/drizzle.trunk>time bzr push --stacked-on
http://bazaar.launchpad.net/~drizzle-developers/drizzle/development/
lp:~statik/+junk/drizzle-stack2
Source format does not support stacking, using format: '1.6'
 Packs 5 (adds stacking support, requires bzr 1.6)

Created new stacked branch referring to
http://bazaar.launchpad.net/~drizzle-developers/drizzle/development/.

real    0m24.770s
user    0m0.520s
sys     0m0.148s

[EMAIL PROTECTED]@:~/mysql/mysql-conversion-january-08/lp-test/mysql- server>time
bzr push lp:~statik/+junk/mysql-server-nonstacked
Created new branch.


real    49m35.140s
user    4m1.391s
sys     0m3.688s
[EMAIL PROTECTED]@:~/mysql/mysql-conversion-january-08/lp-test/mysql- server>time
bzr push --stacked-on
http://bazaar.launchpad.net/~mysql/mysql-server/mysql-5.1
lp:~statik/+junk/mysql-server-stacked
Source format does not support stacking, using format: '1.6'
 Packs 5 (adds stacking support, requires bzr 1.6)

Created new stacked branch referring to
http://bazaar.launchpad.net/~mysql/mysql-server/mysql-5.1.

real    0m33.926s
user    0m0.540s
sys     0m0.168s


- --
Elliot Murphy | https://launchpad.net/~statik/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkjFVCYACgkQGi43imCMARL0ngCgiTokk8q8pqHRRq/lGBiAFe76
chAAnRhyF36uPSpqG/qEEWCuZ+N7UTPm
=ZtI8
-----END PGP SIGNATURE-----

_______________________________________________
Mailing list: https://launchpad.net/~drizzle-discuss
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~drizzle-discuss
More help   : https://help.launchpad.net/ListHelp

--
_______________________________________________________
Brian "Krow" Aker, brian at tangent.org
Seattle, Washington
http://krow.net/                     <-- Me
http://tangent.org/                <-- Software
_______________________________________________________
You can't grep a dead tree.




_______________________________________________
Mailing list: https://launchpad.net/~drizzle-discuss
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~drizzle-discuss
More help   : https://help.launchpad.net/ListHelp

Reply via email to