Comment 2 for bug 494406

Revision history for this message
Gareth White (gwhite-deactivatedaccount) wrote :

The memory usage *linearly* increases with the number of commits. I just did a test involving 999 "unchanged" commits to an empty shared repository and the server memory usage reached 500,008 KB. Since it started at 14,564 this represents an average of 485 KB increase per commit.

That was with 2.0.1 on the server and client. With 2.1.0b3 it went from 13,996 to 279,840 KB after 999 commits (280 KB per commit). This was on a separate empty shared repository.

Are you able to reproduce this behaviour?