OOD Dashboard Slowness after updating to 2.X

Yea take a look here and do these computations in an initializer. That way, you make 1 query and can hold everything in memory. From the form.yml.erb you can then just reference the class you have in your initializer. This should reduce some of that rendering time.