Manual:$wgResourceLoaderEnableJSProfiler/pl
Appearance
| ResourceLoader: $wgResourceLoaderEnableJSProfiler | |
|---|---|
| When enabled, execution of JavaScript modules is profiled client-side. |
|
| Wprowadzono w wersji: | 1.32.0 (Gerrit change 444773; git #7f3c102a) |
| Usunięto w wersji: | nadal w użyciu |
| Dozwolone wartości: | (boolean) |
| Domyślna wartość: | false |
| Inne ustawienia: Alfabetycznie | Według funkcji | |
Szczegóły
Instrumentation happens in mw.loader.profiler.
Use mw.inspect('time') from the browser console to display the data.