Won't Fix
Details
Assignee
infrainfraReporter
Barak KorrenBarak Korren(Deactivated)Priority
Low
Details
Details
Assignee
infra
infraReporter
Barak Korren
Barak Korren(Deactivated)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.