Optimize gitlab-projects by deferring the loading of gitlab_reference_counter
Loading gitlab_reference_counter loads gitlab_net, which adds an additional 100-200 ms of time. That file pulls in a vendored Redis library among other things.
Showing
Please register or sign in to comment