id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release
630,Reduce memory consumption of initial cache population,lewisbaker,lewisbaker,The current cache syncing logic attempts to pre-fetch all change information into memory using batched Perforce commands before inserting new records into the SQL database.\r\n\r\nWhilst this method improves performance of incremental updates to the cache it tends to consume large amounts of memory when performing the initial cache population of a large repository (>20K changes) which can swamp the web server machine making the initial cache population to take longer.\r\n\r\nIt would be better to use some form of incremental batch processing_ clearing cached data in-between batches_ to reduce the total amount of memory required to perform the initial cache population.\r\n,enhancement,closed,high,PerforcePlugin,normal,fixed,,,0.10
