Hi all,

I'm failry new to the Angular world -- I've recently taken over a project 
written in Angular 4. 

We've deployed the (everything bundled up in production mode -- bundle.js 
is ~500kb gzipped) 

Speed is *alright* on Desktop -- think 8 - 10 second initial load time and 
then once all files are cached my browser will load the thing in 2-3 
seconds. 

On mobile though, we've seem to hit a wall -- initial load is some 20 - 30 
second average, if it loads at all. Those averages are coming from Google 
Analytics.

I've tried to switch over to *AOT* but since the project wasn't built with 
the *CLI* I've hit a bit of a wall since a lot of the code seems to blow up 
in the AOT compiler.

Does anyone have any experience with this? Will AOT solve my mobile 
problems or will I see similar issues there as well?

Thanks for the feedback!

Rob

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to