longxinH / xhprof-apm

Xhprof APM
Apache License 2.0
36 stars 10 forks source link

执行时间都是0ms #17

Open MarsWgl opened 2 years ago

MarsWgl commented 2 years ago
image

环境:mac php7.3 laravel5.5 ini配置 apm.auto = 1

;APM_FLAGS_NO_BUILTINS ;APM_FLAGS_CPU ;APM_FLAGS_MEMORY ;APM_FLAGS_FILES apm.flags = APM_FLAGS_CPU | APM_FLAGS_MEMORY | APM_FLAGS_NO_BUILTINS | APM_FLAGS_FILES ;apm.ignored = md5 apm.ignored[] = md5 ;0 - 100 ;apm.rate = 30 apm.debug = apm_debug