You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looking at the autoload class it seems its checking directories every page request, perhaps something like ApcUniversalClassLoader might be good to cache the class directories.