BTP - a system for analyzing the performance of Web applications. The idea is this: a web application measures the execution time of some interesting pieces of code (for example, queries to the database / cache / external services), and this time tells BTP. BTP handles the data and displays statistics on the interface. At the same time used to measure the normal code in your programming language, without requiring the use of any native extensions, so while we use the BTP from PHP, but nevertheless, BTP can be used with a pleasure programming language.
Links to all parts of the project:
- Http://github.com/mambaru/btp-daemon/ - Demon - Http://github.com/mambaru/btp-webui/ - Web-based interface - Http://github.com/mambaru/btp-api/ - api