Ionic list and href delay

I’m building straight up from “$ ionic start myApp sidemenu” and deploy directly to Android.
However, when I tap on the playlist page e.g: tap on “Indie”, I feel like there’s 300ms delay before the page start to change.

This will be even worse, if the next page have img tag or any other stuff.

I understand that ionic should have removed 300ms delay. Am I doing something wrong? I did not change anything, so the code is using href. Should I use ng-click instead?

I’m using the latest ionic v 1.0.0 “uranium-unicorn”