Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
Add environment variable SYNAPSE_CACHE_FACTOR, default it to 0.1 #612
Conversation
erikjohnston
assigned
NegativeMjark
Mar 1, 2016
|
@erikjohnston did you see https://hveem.no/mj%C3%B8lnir.tors.cache.hammer.diff.txt ? Tor tweaked a few other things in order to bring the footprint on his HS down to ~512MB tops RSZ |
|
LGTM |
|
does the env var not need doc? |
I'm not sure where to doc this, or even how much I want to publicise it. This is such an awful (and hopefully temporary) hack that I'd be quite happy to keep it under wraps and only use it for our bigger deployments. |
|
@matrixbot test this please |
|
The reason for implementing this is to give folks who complain about RAM Halp!! Synapse eats all my RAM!Synapse's architecture is quite RAM hungry currently - we deliberately On 02/03/2016 11:51, Erik Johnston wrote:
|
|
@matrixbot test this please |
|
Fine. Added to README. I think its a mistake to publicise this hack given that lowering the |
|
The sytest that fails seems to be just that the last test is timing out on jenkins since its doing so much |
erikjohnston commentedMar 1, 2016
(And a couple of other things)