I have an angular two app with typescript and systemjs.
My apps only 800kb and takes 4 seconds to long a page with text only.
All my js and css is small / minified and I have 11 requests in total with hardly any images
All images are compressed and in cdn firebase.
I host with firebase and use cloudflare for ssl and performance.
Has anyone experienced poor angular2 performance on load and caching.
I don't get any caching improvements either in speed.
Below is screen shot of files and load time:
This is the speed test results: https://www.webpagetest.org/result/161205_0H_S4H/
Requests on load: 17 (see below screen grab of network tab on load)