RocketChat / Rocket.Chat.Cordova

Rocket.Chat Cross-Platform Mobile Application via Cordova (DEPRECATED)
MIT License
104 stars 109 forks source link

Slow loading time on Mobile App #204

Open adrianotamburo opened 6 years ago

adrianotamburo commented 6 years ago

Guys, loading time for cordova app is seriously slow. We made a test and the result is that simple Cordova App without meteor initialization takes about 700 ms to load RC App about 9 Seconds. If we were to attempt to improve loading performance, would dynamic import be a solution? Are there any plans of using dynamic imports for Rocket.chat now that it's available?