On Thu, Jul 18, 2013 at 11:26 AM, Anatoly Zapadinsky <zapadin...@gmail.com>wrote:
> I've just tried this at home using console apps from tortoise > distributive (1.8.0 r1490375). Computer is running Windows2003Server > 32bit version. > I can't reproduce this on LINUX. I will run this later today on Win7 32 bits. Have you tried it with any newer Windows version (post-W2k3)? There might be an address space fragmentation issue between CRT and OS memory management. svncync already allocated 660 Mb transmitting file data for the 5th > revision. Memory is deallocated after every new revision is > transferred, so it is not technically a leak its a different thing. > Memory consumption is not related to the network speed, I've rerun > process limiting the speed in modem settings, same 660Mb on 5th > revision. > Does the memory usage already build up while transmitting the data (i.e. while the dots are being shown) or mainly during the commit stage, i.e. the during short delay after the last dot and the "Committed revision xyz" message? -- Stefan^2.