Description
Performance can be inspected with hierarchical PHP call profiles. It is a profiling extension for developers diagnosing slow functions, request paths, and runtime costs. Profile output can reveal application internals, so it should be protected in production-like environments.