Skip to content
  • Stan Hu's avatar
    Remove repository graph log to fix slow cache updates after push event · f513f1e7821b
    Stan Hu authored
    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
    f513f1e7821b
To find the state of this project's repository at the time of any of these versions, check out the tags.