Handbuch:$wgResourceLoaderEnableJSProfiler

This page is a translated version of the page Manual:$wgResourceLoaderEnableJSProfiler and the translation is 50% complete.
ResourceLoader: $wgResourceLoaderEnableJSProfiler
When enabled, execution of JavaScript modules is profiled client-side.
Eingeführt in Version:1.32.0 (Gerrit change 444773; git #7f3c102a)
Entfernt in Version:weiterhin vorhanden
Erlaubte Werte:(Wahrheitswert)
Standardwert:false

Details

Instrumentation happens in mw.loader.profiler. Use mw.inspect('time') from the browser console to display the data.