diff options
author | Valery Sizov <valery@gitlab.com> | 2015-07-20 12:40:29 +0000 |
---|---|---|
committer | Valery Sizov <valery@gitlab.com> | 2015-07-20 12:40:29 +0000 |
commit | cb691f417db2961baf2d3a24ae2748288198a1b7 (patch) | |
tree | 152ed156ea85b7e4848a482b5799768536c3bb00 /doc/gitlab-basics/basic-git-commands.md | |
parent | 922b738ae529ef9730aac47450026be9544cd283 (diff) | |
parent | e1811316d73ea0b240d7f47e1de557b712ed4cee (diff) | |
download | gitlab-ce-cb691f417db2961baf2d3a24ae2748288198a1b7.tar.gz |
Merge branch 'fix-slow-repository-cache-update' into 'master'
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
See merge request !1005
Diffstat (limited to 'doc/gitlab-basics/basic-git-commands.md')
0 files changed, 0 insertions, 0 deletions