jelbourn / material2-app

Simple app that consumes Angular Material 2 components
651 stars 280 forks source link

Loading issue #12

Closed PsychoSpike closed 7 years ago

PsychoSpike commented 7 years ago

I was tinkering around with this project for learning purposes (Angular-cli, Angular2 and Material2)

When i duplicate the project and view it on an android-tablet, phone, or iPad, the loading time increases to 6+ seconds. On desktop it only takes 2 seconds. Even when i view the https://material2-app.firebaseapp.com/ link on those machines, loading seems to take quite a while.

Is this normal? Can we improve performance for production?