Was thinking that a nice little profiler bar would be something to make for Phalcon.
Getting things like total estimated memory used is simple, However, not sure about some other things...
I can see that there is a little help for checking execution time of db requests but am also interested in standard stuff like total page render time, etc.
Are there any current methods in core for getting basic profiler info?