ivol / simple-profiler
允许您实时对应用程序进行性能分析。
v1.0.0
2019-08-02 08:30 UTC
Requires (Dev)
- phpunit/phpunit: 4.8.*
This package is auto-updated.
Last update: 2024-08-29 05:12:39 UTC
README
Simple profiler提供了一个简单且可配置的方式来对您的代码进行性能分析。
安装
将库添加到您的Composer项目中
composer require ivol/simple-profiler
使用
查看tests/src/Integration/IntegrationTest.php以获取使用示例。
许可证
simple-profiler在MIT许可证下发布。