Пакет php7-xhprof: Информация

    Бинарный пакет: php7-xhprof
    Версия: 7.3.33-alt1
    Архитектура: e2kv4
    Собран:  30 ноября 2021 г. 16:14
    Исходный пакет: php7-xhprof
    Категория: Система/Серверы
    Сообщить об ошибке в пакете
    Домашняя страница: https://pecl.php.net/package/xhprof

    Лицензия: Apache
    О пакете: PHP7 hierarchical profiler
    Описание: 
    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.

    Сопровождающий: Nikolay A. Fetisov

    Список участников:
    Nikolay A. Fetisov

    Последнее изменение


    30 ноября 2021 г. Nikolay A. Fetisov 7.3.33-alt1
    - Rebuild with php7-7.3.33-alt1
    28 января 2020 г. Nikolay A. Fetisov 7.3.13-alt1
    - Initial build for ALT Linux Sisyphus