Profile will serve some piece of information while running the PHP like memory usage and so on.
If you go to the bootstrap you can find out profile already in there.
Thule_Profile::set();
Profiling will be like below on your bottom of page.
memory usage:1585976(1.51MB)
memory peak usage:1815676(1.73MB)