A sampling profiler or a memory profiler for PHP written in PHP, which reads information about running PHP VM from outside the process. You can find performance bottlenecks or memory leaks of your scripts without changing the target script or loading extensions.
Stars
512
Forks
17
Watchers
512
Open Issues
46
Overall repository health assessment
No package.json found
This might not be a Node.js project
1.1k
commits
528
commits
128
commits
70
commits
3
commits
2
commits
2
commits
1
commits
1
commits
1
commits
Merge pull request #583 from reliforp/claude/fix-memory-analysis-2WiRL
c8ea1aaView on GitHubFix test: remove typed properties for PHP 7.0-7.3 compatibility
2716f90View on GitHubAdd getIncomingCount to GraphSubstrate, eliminate BlameAllocationPass OOM
3d309aeView on GitHubDeferred metadata loading: load only data relevant to results
433c61bView on GitHubEliminate scc_adjacency PHP array by inlining canonical resolution
4345c11View on GitHubEliminate all PHP array edge storage in FfiCsrGraphSubstrate
6f11671View on GitHubEliminate strong_all_children PHP array OOM in FfiCsrGraphSubstrate
787bb02View on GitHubFix Bug 6: rebuild spanning tree to prefer app-level ownership paths
8f8c886View on GitHubFix Bug 5: collect Generator/Fiber internal links in streaming defer mode
c2fec5aView on GitHubFix Bug 4: collect Closure this_ptr/func in streaming defer mode
6f6818aView on GitHubFix Bug 3 pool flush: only drain emitted contexts, keep unemitted ones
87e8295View on GitHub