An error occurred while fetching the assigned iteration of the selected issue.
High CPU usage on pipelines table when hovering over CI status icons
Reproduce here: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/10718/pipelines
I've seen CPU usage up to 100% here, and @blackst0ne confirmed he saw up to about 85%. Either way, the lag is noticeable.
It seems to only occur for MRs with many pipelines.
Chrome profiler confirms lots of time spent repainting:
I want to say this is a regression because I've never run into this behavior before, but then again I don't see a lot of MRs with 100+ pipelines.
cc: @filipa