Performance probem on new sidemenu?

Hi everyone,

I am a newbie at ionic framework and have a question, I install many ionic sample to mobile and find an problem,all app slow when switch view(ion-nav-view) and BusinessApp smooth, the app as list:

ionic view App:
https://apkpure.com/ionic-view/com.ionic.viewapp

ionic demo App:
https://apkpure.com/demo-ionic/com.ionicframework.demoapp862762

BusinessApp:
https://apkpure.com/businessapp-ionic/com.blazen.businessapp

I also create ionic app and create three ion-view to switch, one view has 10 button, one view has 20~30 item by ng-repeat, and another has nothing, and slow when switch view.