Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
1.3.2
-
Windows 2008 R2 64-bit (IIS 32-bit) and Windows 2003 32-bit.
Description
Context.GetObjectsOfType(type); is taking over a second in many cases (as long or longer than a database call on that page) which is crazy. It seems like some caching or speed improvements should occur here to make this performance more optimally. I've been using this to resolve objects without having to type in their config file names.