A system-wide performance monitoring system profiler.

1.0.4 2023-08-28 14:44 UTC

This package is auto-updated.

Last update: 2024-03-28 16:17:41 UTC


README

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.