ResourceLoader: $wgResourceLoaderEnableJSProfiler
When enabled, execution of JavaScript modules is profiled client-side.
Introduced in version:1.32.0 (Gerrit change 444773; git #7f3c102a)
Removed in version:still in use
Allowed values:(boolean)
Default value:false

Details

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

This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.