Profiler Component
Record processes logs and display to the web browser. This can help you check your application performance such as time and memory usage.
To see how it works, please look inside tests folder on GitHub repository.
This profiler use Particletree PHP Quick Profiler ideas.