xhprof_sample_enable
(PECL xhprof >= 0.9.0)
xhprof_sample_enable — サンプリングモードでの XHProf プロファイリングを開始する
説明
xhprof_sample_enable(): void
サンプルモードでのプロファイルを開始します。これは xhprof_enable() の軽量版です。 サンプリング間隔は 0.1 秒で、完全な関数のコールスタックを記録します。 主な使い道は、パフォーマンス監視や調査などでオーバーヘッドを極力抑えたい場合です。
パラメータ
この関数にはパラメータはありません。
戻り値
参考
- xhprof_sample_disable() - xhprof サンプルプロファイラを終了する
- xhprof_enable() - xhprof プロファイラを開始する
- memory_get_usage() - PHP に割り当てられたメモリの量を返す
- getrusage() - 現在のリソース使用状況を取得する
+add a note
User Contributed Notes
There are no user contributed notes for this page.
↑ and ↓ to navigate •
Enter to select •
Esc to close
Press Enter without
selection to search using Google