Projects::JobsController#show is slow due to SQL

For this controller we spend around 45% of the request time in SQL queries, taking up the following timings:

  • Mean: 116 ms
  • 95th percentile: 225 ms
  • 99th percentile: 632 ms