The code really needs to employ a different methodology that will make it faster. Even when following best practices, there are requests getting fired off at every turn and it really slows applications down. The code should use a different approach, like holding on to all of the requests in a log ...