Codeigniter: Profiling and Performance
Posted
by Kevin Brown
on Stack Overflow
See other posts from Stack Overflow
or by Kevin Brown
Published on 2010-05-07T13:56:50Z
Indexed on
2010/05/07
13:58 UTC
Read the original article
Hit count: 327
I'm new to app development and CI as a whole, so I've got an oodle of questions.
What is profiling? How is it used? How does it work? What is considered a "long" time?
More importantly,
How do I use it to improve performance?
© Stack Overflow or respective owner