Commented out recordCount function in feedback and site_migration_list views. That function was running very slow; 540ms per page load in the case of the migration block. Perhaps it’s the lack of caching or that it lived in a php footer of the view. I’m not sure. But php 5.3 slowed that way down. I did [...]
↧