Transition to large page

Transition to large page

Hi.
I have multipage template. I load data in it before any action can be performed and have a link with transition to page, which I already loaded to DOM, the page contains large listview. So, tested with tablet (Android 4.1), I get transition to page, containing listview, to take about 5, 6 seconds, which is not normal behavior, as I expect to not waste any time on navigation, why so I loaded all content at the beginning. What can improve the performance with transitions to large pages? is it bad also because it contains large listview?