diff options
author | Stan Hu <stanhu@gmail.com> | 2015-07-19 22:53:14 -0700 |
---|---|---|
committer | Stan Hu <stanhu@gmail.com> | 2015-07-19 22:53:14 -0700 |
commit | e1811316d73ea0b240d7f47e1de557b712ed4cee (patch) | |
tree | 4ea24663235b49658f666288dbbbdabadd7ef030 /doc/gitlab-basics | |
parent | e5a12596abe48504737cb8633872794aa83ccb32 (diff) | |
download | gitlab-ce-e1811316d73ea0b240d7f47e1de557b712ed4cee.tar.gz |
Remove repository graph log to fix slow cache updates after push event
Recalculating graph_log took minutes on a large repository since each
of the 6000 commits would need to calculate the diff. Since graph_log
does not appear to be used, remove it from the list of things to update.
For the Linux kernel repository, this reduced the ProjectCacheWorker time
from 8+ minutes to 16 seconds.
Closes #2016
Diffstat (limited to 'doc/gitlab-basics')
0 files changed, 0 insertions, 0 deletions