On Tue, Dec 27, 2016 at 2:15 PM, Ryan Gonzalez <rym...@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


> Ryan (ライアン)
> Yoko Shimomura > ryo (supercell/EGOIST) > Hiroyuki Sawano >> everyone else
> http://kirbyfan64.github.io/
>
> On Dec 27, 2016 3:43 PM, "Matti Picus" <matti.pi...@gmail.com> wrote:
>>
>> 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
>>
>> _______________________________________________
>> pypy-dev mailing list
>> pypy-dev@python.org
>> https://mail.python.org/mailman/listinfo/pypy-dev
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to