Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.84 KB

README.md

File metadata and controls

31 lines (21 loc) · 1.84 KB

A system-wide performance monitoring system profiler.

PHP Version Require Latest Stable Version phpunit psalm Codecov Total Downloads

Profiler is a system-wide performance monitoring system, that is built on top of XHProf or its forks (Uprofiler or Tideways).

Profiler continually gathers function-level profiler data from production tier by running a sample of page requests under XHProf.

Requirements

Make sure that your server is configured with following PHP version and extensions:

Documentation, Installation, and Usage Instructions

See the documentation for detailed installation and usage instructions.

License

The MIT License (MIT). Please see License File for more information.