When loading cache, time is lost in yui Event loop, instead of giving priority to heavy CPU consumming threads. In these cases, the change commute to a lower timeout, which can improve the loading time dividing it by 5.
If we load cache outside a thread, the UI becomes unresponsive.
When loading cache, time is lost in yui Event loop, instead of giving priority to heavy CPU consumming threads. In these cases, the change commute to a lower timeout, which can improve the loading time dividing it by 5. If we load cache outside a thread, the UI becomes unresponsive.