pr00xxy / xhprof
Tideways Xhprof Debugger Module for Magento 2
Installs: 3
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Language:JavaScript
Type:magento2-module
pkg:composer/pr00xxy/xhprof
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