Projects::IssuesControllers#show is slow due to GIT and DB access

Screen_Shot_2017-01-24_at_18.09.04

Seems to be split between SQL and git access timings.

SQL would take up to a second and I think that we should work on improve that initially.

Metrics

Goals:

  • Reduce SQL timings of the 99th percentile to 100 milliseconds
Edited by Yorick Peterse