xhprof
Profiler
A function-level hierarchical profiler for PHP applications
XHProf is a function-level hierarchical profiler for PHP and has a simple HTML based user interface.
3k stars
152 watching
925 forks
Language: PHP
last commit: over 5 years ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
perftools/xhgui | A graphical interface for displaying and managing profiling data from XHProf. | 1,654 |
mikehaertl/phpwkhtmltopdf | Provides an interface to generate PDF and image files from HTML content using wkhtmltopdf | 1,598 |
objectprofile/spy2 | A profiling framework for Pharo that collects execution statistics and visualizes test coverage | 7 |
javierhonduco/rbperf | A low-overhead profiler and tracer for Ruby applications | 119 |
opulencephp/opulence | A PHP web application framework providing a set of components to simplify the creation and maintenance of secure, scalable websites. | 731 |
pfirsich/jprof | A profiling library for Lua applications that allows developers to annotate their code with profiling zones and generate human-readable profiles. | 90 |
reliforp/reli-prof | A tool for analyzing and optimizing performance in PHP scripts without modifying the target code. | 462 |
parroty/exprof | A tool to profile and analyze Elixir code execution time | 179 |
php-pm/php-pm | A process manager and supercharger for PHP applications, designed to improve performance by reducing the overhead of PHP's bootstrap process. | 6,564 |
fabfuel/prophiler | A tool to measure and visualize performance of web applications | 443 |
xxtime/phalcon | A high-performance PHP framework with support for multiple databases, event listeners, middleware, and internationalization. | 35 |
adsr/phpspy | A low-overhead sampling profiler for PHP that provides detailed performance information. | 1,432 |
laruence/yaf | A fast PHP framework built as a native extension, providing a simple and lightweight way to build web applications. | 4,520 |
laruence/yar | Provides a lightweight and concurrent RPC framework for PHP applications | 1,431 |
thephpleague/uri | A PHP library for manipulating and parsing URIs according to various standards | 1,034 |