Tune Gerrit
General
Additional Info
General
Additional Info
Description
Activity
Show:

Anton Marchukov February 15, 2019 at 2:11 PM
We will tune gerrit based on tickets listing specific problems.
Won't Fix
Details
Details
Assignee

Reporter

Priority
Created July 14, 2016 at 2:24 PM
Updated August 29, 2019 at 2:12 PM
Resolved February 15, 2019 at 2:11 PM
We should probably tune Gerrit to take proper advantage of the bigger server we now have.
This could be useful:
http://ctf-dev-environment-vagrant.s3.amazonaws.com/Gerrit-Performance-Tuning-Cheat-Sheet.pdf
Few notable details:
Most RAM on the new server is currently taken by the FS cache instead of the Gerrit Java processes.
It seems that the Gerrit can do Git garbage collection on its own, and do so more efficiently then doing so with the Git command line.