-
This is wholly unscientific, but this seems to be measuring Wall Times that are 50-100% slower than the "official" xhgui addon. Is it possible that the xhprof_prepend file used here is slower?
-
So I'm dipping my toe into code profiling with XHProf & XHGui and it's clear that the vast majority of related online content is referencing the newer version of XHGui (nicer/cleaner UI, Mongo backend…
-
HI all I have a problem in setting up the bundle with XHGUI.
this is the DEV environment
- MAC osx 10.8.5
- apache 2.2 and php 5.3.28
- mysql 5.5.24
- symfonty 2.3.9
the bundles save the profiled dat…
-
you can replace this:
```dockerfile
# Clone xhgui and install master as there is no suitable tag, then remove useless files
RUN git clone -b 0.13.0 --depth 1 https://github.com/perftools/xh…
-
[tyler36/ddev-xhgui](https://github.com/tyler36/ddev-xhgui) will likely be the basis of a core xhgui feature, or perhaps an official add-on.
How is this different from that one, which has a lot of …
rfay updated
6 months ago
-
To debug PHP better, it would be awesome to have support for xhgui or the xhprof UI in the same way that we can add mailhog or phpmyadmin.
[xhgui even supports docker out of the box](https://github…
-
_Originally posted to https://github.com/laminas/automatic-releases/issues/176_
Because there's a double newline between two lists, markdown renders every item with double newlines and considers th…
-
I was testing https://github.com/ddev/ddev/pull/5574. after testing the functionality of xhprof @rfay asked if i could also test ddev-xhgui with php8.3.0. in short it works - at least from a none de…
-
I'm running this within a php 8.1 alpine docker image and noticed that the cumulative counts are way off.
![image](https://user-images.githubusercontent.com/881986/197026299-02433fc7-885f-405b-93f…
-
# Docker 的 LNMP 一键安装开发环境与 PHP 非侵入式监控平台 xhgui 的安装使用
## 安装之前请确保安装了以下软件
* Docker
* Docker-compose
* Git
* Composer
## 安装 [dnmp-plus](https://github.com/guanguans/dnmp-plus)
``` bash
$ git…