Hello -
We have a site where we are experiencing slow page load in the Control Panel.
Debugging shows memory usage to be at least 8mb (Usually about 8.5).
Loading time takes anywhere from 3 to 70+ seconds
ExpressionEngine vs 2.1.1 build 20101020
I’m wondering the best way to determine what’s using the page load - As this is in the CP, there shouldn’t be template parsing issues, etc. Memory load is usually only about 1.5mb - 3mb in other ExpressionEngine CP’s we’ve used.
No accessories are installed and the only extensions used are for hooks:
insert_comment_end
friends_status_update_status (Custom hook for FBC module)
channel_module_create_pagination
I suspect its related to the Solspace FBC (Facebook Connect, vs 1.0.2) module used, but I can’t see where code for that would get called in the admin area.
I’ve included an image of a typical CP page load. This issue appears on any / all control panel pages, but is sometimes lower in time (Altho consistently high in memory usage).
Any ideas on where to start looking for issues?