pr00xxy / xhprof
This package is abandoned and no longer maintained.
No replacement package was suggested.
Tideways Xhprof Debugger Module for Magento 2
Package info
github.com/Pr00xxy/magento-xhprof
Language:JavaScript
Type:magento2-module
pkg:composer/pr00xxy/xhprof
0.5.0
2019-08-16 07:06 UTC
Requires
- php: ~7.1.0|~7.2.0
- ext-json: *
- magento/magento-composer-installer: *
This package is auto-updated.
Last update: 2020-02-21 18:17:32 UTC
README
Magento 2 Xhprof Module
This Magento 2 module integrates Tideways Xhprof into Magento 2 for profiling.
Requirements
- Standard Magento 2 system requirements
- tideways_xhprof php 7.x extension. Installation instruction can be found here
TODOS:
- Prettify report parent call list
- Fix missing main() from report list
- Investigate function call map visualization
- Fix template output sanitization