Forum

Loading Feedback

05 May 2015 17:32
When a JSON file is loading, currently all the information I can display is the loading percentage. Is there a feature that could be added to display "What" is currently loading? This way people could trace out what parts of the file are giving slow downs on the loading process.
05 May 2015 18:45
Hi.
The engine uses asynchronous loading method. It means that you can not know what is loading now.

But you can use browser profiling to know loading time diagrams.
 
Please register or log in to leave a reply.