Is there a way to limit the number of json items fetched?

Now, I am only retrieving 25 different objects. The initial display is only 1 object. I saw on another thread

that if I use ionic build android --prod to generate the apk, the initial load time will be reduced. I will try this to see what happens and report back.