<div dir="ltr">Good evening, all.<div><br></div><div>I have a question: what is the maximum amount of memory that I could run without upsetting the systems team?</div><div><br></div><div>I have a number of bots that run daily operations by analyzing the entire subset of uploads on Commons on a daily basis. They do this by caching the upload meta-data and text of the each file page. </div><div><br></div><div>Recently, they've been running out of memory; investigation seems to point to there *not* being a memory leak, rather just an increase in uploads and inefficient array storage by PHP.</div><div><br></div><div>It appears that I may need around 3-4GB to continue my tasks. My options are to provide a *really* high memory limit, or to perform an extensive code rewrite. </div><div><br></div><div>I'd certainly prefer the former if at all possible. :)</div><div><br></div><div>Thanks</div><div>Magog</div></div>