Jump to content

performance.wikimedia.org

From Wikitech
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

performance.wikimedia.org is the portal for Wikimedia Peformance, currenlty maintained by MediaWiki Engineering and SRE/Observability.

Service

Currently hosted on webperf003.

perfsite

See also Performance/Runbook/Webperf-processor services#perfsite.

Arc Lamp

https://performance.wikimedia.org/php-profiling/

MediaWiki collects stack traces using php-excimer and sends them to the Arc Lamp service, which then stores them as log files and also generates interactive SVG flame graphs using the FlameGraph tool. The perf site exposes these files from the Arc Lamp server via an Apache proxy.

XHGui

https://performance.wikimedia.org/xhgui/

The XHGui web service is exposed via an Apache proxy.

See also