I have long noticed the Dependencies applet is always very slow to load. Actually, I usually abandon a page before it ever loads.
So we set up appsight on our SQL database. What did I find? The query for dependencies is by a mile our most expensive query. Clocking in at almost 3 minutes. Is there a fix for this or is it a poorly written query...because it does not take but a second to run my query in SQL manager?