Skip to content

Event.latest_update_time appears to be really slow in certain cases

Using the dashboard for the GroupsController controller I noticed the following graph:

method_timings

Here the blue bars are the timings for the method Event.latest_update_time.

On average this method call seems to take around 10 seconds, with the next slowest method call (Project#valid_repo?) only taking about 1.3 seconds on average.