Page MenuHomePhabricator

Create PHP class to make working with XHProf easier
Closed, ResolvedPublic

Description

Create a standalone (not tied to MediaWiki internals) class that can be used to easily collect XHProf profiling data. Build this with an eye towards providing information that is compatible with the existing MediaWiki ProfilerStandard data collector.

Related Objects

Event Timeline

bd808 claimed this task.
bd808 raised the priority of this task from to High.
bd808 updated the task description. (Show Details)
bd808 changed Security from none to None.
bd808 moved this task from Untriaged to In Dev on the Librarization board.
bd808 added subscribers: tstarling, bd808.

Work in progress patch at https://gerrit.wikimedia.org/r/#/c/168930/ that provides a convenience class for working with XHProf data and a stubbed out Profiler wrapper.

My XHProf powered Profiler and support class are now ready for serious review: https://gerrit.wikimedia.org/r/#/c/168930/