aivchen / spiral-profiler

A system-wide performance monitoring system profiler.

Home Page:https://spiral.dev/docs/basics-debug#xhprof

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A system-wide performance monitoring system profiler.

https://spiral.dev/docs/basics-debug#xhprof

License:MIT License


Languages

Language:PHP 100.0%