Ion-View renders slowly

I’m using Ionic 1.x

My app is a tabbed app with 4 tabs

my first view I’m building out is the account / profile view, which has some basic things bound like name, email, website

and when I navigate to this page for the first time, the ion-icons and the ion-view title take a little too long to render, and they snap into place

once the view is cached, the problem of course goes away

Any ideas? I tried using angular templatecache and it doesn’t work. Same problem.

#ion-view, #slow, #rendering, #templates