
Bitbucket has enabled a feature called clonebundles which it is claimed will make "hg clone" much faster, for hg clients version 3.7 minimum. I have enabled the feature on the pypy repos on bitbucket, after erik from atlassian pointed out its existence. For reference, the toggle is on this page (admin permissions required) https://bitbucket.org/account/user/pypy/features. Since the feature is in beta, please let erik know if you notice a difference Matti

Does it make pulls any faster? I have the PyPy repo, but I haven't pulled in over a year and am scared of it burning my CPU... -- Ryan (ライアン) Yoko Shimomura > ryo (supercell/EGOIST) > Hiroyuki Sawano >> everyone else http://kirbyfan64.github.io/ On Dec 27, 2016 3:43 PM, "Matti Picus" <matti.picus@gmail.com> wrote:

On Tue, Dec 27, 2016 at 2:15 PM, Ryan Gonzalez <rymg19@gmail.com> wrote:
Does it make pulls any faster? I have the PyPy repo, but I haven't pulled in over a year and am scared of it burning my CPU...
No. Clonebundles only apply to the hg clone command. Pulls tend to be small-ish and wouldn't typically benefit from fetching a bundle from a CDN. Cheers, Erik

Does it make pulls any faster? I have the PyPy repo, but I haven't pulled in over a year and am scared of it burning my CPU... -- Ryan (ライアン) Yoko Shimomura > ryo (supercell/EGOIST) > Hiroyuki Sawano >> everyone else http://kirbyfan64.github.io/ On Dec 27, 2016 3:43 PM, "Matti Picus" <matti.picus@gmail.com> wrote:

On Tue, Dec 27, 2016 at 2:15 PM, Ryan Gonzalez <rymg19@gmail.com> wrote:
Does it make pulls any faster? I have the PyPy repo, but I haven't pulled in over a year and am scared of it burning my CPU...
No. Clonebundles only apply to the hg clone command. Pulls tend to be small-ish and wouldn't typically benefit from fetching a bundle from a CDN. Cheers, Erik
participants (3)
-
Erik van Zijst
-
Matti Picus
-
Ryan Gonzalez