Skip to content

Projects::CommitsController#show is slow partially due to SQL queries

For this controller we on average spend 22% of the time in SQL queries, taking up the following:

  • Mean: 250 ms
  • 95th percentile: 615 ms
  • 99th percentile: 985 ms

This controller gets about 2000 requests per 24 hours.