codeigniter - PHP elapsed execution time on different server -


i using codeigniter benchmarking use $this->output->enable_profiler(true) . on development server, got ~0.17 second, on production server extremely slow, got ~6 second. same code, same php version, same apache , mysql version. whet else need check ? what things needs checked if php execution time slow ?. thanks.


Comments

Popular posts from this blog

Prolog - Listing -

orchardcms - change base url in local copy in Orchard CMS -

python - More Issues with overlapping labels in Tkinter -