Re: [PATCH] lazymanifest: write a more efficient, pypy friendly version of lazymanifest

2016-09-28 Thread Pierre-Yves David
On 09/17/2016 01:45 PM, Maciej Fijalkowski wrote: ok, I think at the end it is that: received listkey for "obsolete": 16746270 bytes and it takes a while, but there is no progress nothing which seems like it's hanging This is strange, This means you are using the old (Very inefficient) way

[PATCH] lazymanifest: write a more efficient, pypy friendly version of lazymanifest

2016-09-17 Thread Maciej Fijalkowski
# HG changeset patch # User Maciej Fijalkowski # Date 1473680234 -7200 # Mon Sep 12 13:37:14 2016 +0200 # Node ID 7551f1e60b2155462d89a9571eec065e9f67debc # Parent df05c43bd1e64f1620d0b2e502f4603c1e5a8341 lazymanifest: write a more efficient, pypy friendly version of

Re: [PATCH] lazymanifest: write a more efficient, pypy friendly version of lazymanifest

2016-09-17 Thread Maciej Fijalkowski
I have fixed the problem with the test that you listed. I'm still completely unable to finish the test run - with -j it randomly hangs and does nothing with no extra output On Sat, Sep 17, 2016 at 1:47 PM, Maciej Fijalkowski wrote: > managed to pull that. How do I incorporate

Re: [PATCH] lazymanifest: write a more efficient, pypy friendly version of lazymanifest

2016-09-17 Thread Maciej Fijalkowski
https://paste.pound-python.org/show/JB0RSPFycVzWS8X6C7hc/ On Sat, Sep 17, 2016 at 12:25 PM, Pierre-Yves David wrote: > > > On 09/17/2016 11:17 AM, Maciej Fijalkowski wrote: >> >> Hi >> >> When I'm trying to do that, I get that: >> >>

Re: [PATCH] lazymanifest: write a more efficient, pypy friendly version of lazymanifest

2016-09-13 Thread Pierre-Yves David
On 09/13/2016 12:52 PM, Pierre-Yves David wrote: On 09/13/2016 12:47 PM, Pierre-Yves David wrote: On 09/12/2016 03:13 PM, Augie Fackler wrote: On Mon, Sep 12, 2016 at 02:36:19PM +0200, Maciej Fijalkowski wrote: # HG changeset patch # User Maciej Fijalkowski # Date

Re: [PATCH] lazymanifest: write a more efficient, pypy friendly version of lazymanifest

2016-09-13 Thread Pierre-Yves David
On 09/13/2016 12:47 PM, Pierre-Yves David wrote: On 09/12/2016 03:13 PM, Augie Fackler wrote: On Mon, Sep 12, 2016 at 02:36:19PM +0200, Maciej Fijalkowski wrote: # HG changeset patch # User Maciej Fijalkowski # Date 1473680234 -7200 # Mon Sep 12 13:37:14 2016 +0200

Re: [PATCH] lazymanifest: write a more efficient, pypy friendly version of lazymanifest

2016-09-12 Thread Augie Fackler
On Mon, Sep 12, 2016 at 02:36:19PM +0200, Maciej Fijalkowski wrote: > # HG changeset patch > # User Maciej Fijalkowski > # Date 1473680234 -7200 > # Mon Sep 12 13:37:14 2016 +0200 > # Node ID a43b7edeb6d66afc5c4eab9e4c8bb35b94cbfa97 > # Parent