debug performance
This commit is contained in:
parent
9b9b0cb1c6
commit
11b30671d4
6 changed files with 10 additions and 7 deletions
|
|
@ -47,7 +47,7 @@
|
|||
// Page specific
|
||||
// ------------------------------------------------------------------------------
|
||||
assetsLoaded = true;
|
||||
logPerf('SCRIPT assets loaded.');
|
||||
logPerf('Assets loaded.', assetsLoaded);
|
||||
$( document ).ready(function () {
|
||||
logPerf('JQ document \'ready\' event fired.');
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue