Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37533944
en ru br
ALT Linux repos
S:2.3.9-alt3.23

Group :: System/Servers
RPM: php8.1-xhprof

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 2.3.9-alt3.23
Build date: 4 september 2023, 15:13 ( 33.5 weeks ago )
Size: 819.29 Kb

Home page:   https://pecl.php.net/package/xhprof

License: Apache-2.0
Summary: PHP hierarchical profiler
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.

Current maintainer: Nikolay A. Fetisov

List of contributors

List of rpms provided by this srpm:

  • php8.1-xhprof
  • php8.1-xhprof-debuginfo
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin