mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 10:26:40 +02:00
![]() To support PHPUnit we need to support large profiles, these may include backups and restores. To do that the following was required; - gzcompress for database space saving. - gzcompress for XML DomDocument field to say < 10Mb and allow imports. - Save PHPUnit runs directly to a file so they can be imported to the normal database. - Memory allowance on profiling view pages increases to support large profiles. |
||
---|---|---|
.. | ||
xhprof_html | ||
xhprof_lib | ||
CHANGELOG | ||
CREDITS | ||
index.html | ||
LICENSE | ||
README | ||
readme_moodle.txt | ||
xhprof_moodle.php |
For installation and usage notes refer to: xhprof_html/docs/index.html To view the latest version of the doc, go to: http://pecl.php.net/package/xhprof ---> [View Documentation]