Skip to content

spiral-packages/profiler

Repository files navigation

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.