Top Level :: Tools and Utilities
:: xhprof
:: 2.3.2
:: Windows
xhprof 2.3.2 for Windows
Package Information |
Summary |
XHProf: A Hierarchical Profiler for PHP |
Maintainers |
Scott MacVicar <
scottmac at php dot net >
(lead)
[details]
Kannan Muthukkaruppan <
kannan at php dot net >
(lead)
[details]
Venkat Venkataramani (developer)
[details]
Changhao Jiang (lead)
[details]
Haiping Zhao (developer)
[details]
xinhui long <
longxinhui at php dot net >
(lead)
[details]
|
License |
Apache 2.0 |
Description |
XHProf is a function-level hierarchical profiler for PHP and has a simple HTML based navigational interface. The raw data collection component is implemented in C (as a PHP extension). The reporting/UI layer is all in PHP. It is capable of reporting function-level inclusive and exclusive wall times, memory usage, CPU times and number of calls for each function. Additionally, it supports ability to compare two runs (hierarchical DIFF reports), or aggregate results from multiple runs. |
Homepage |
https://github.com/longxinH/xhprof
|
Release notes
Version 2.3.2
(stable)
|
- PHP8 JIT support #51 - Allow to override xhprof.output_dir via env XHPROF_OUTPUT_DIR - Set SVG render as default for callgraph.php |
|
In case of missing DLLs, consider to contact the
Windows Internals List
(subscribe first).
Dependencies for release 2.3.2 |
|
|