Performance using Repeaters

So I just had a quick Hangout with a Wix Show member and trying to help him. What I have realised is that is seem that repeaters connected to datasets are way more slower on the published site than if you call a backend function using Wix Data and retrieve the items that way and setting the data property to the received items.

Can anyone from the Wix Code team say anything about this please. I know people use Datasets and Repeaters because it’s so powerful, but if the difference in performance is that high that I think it would be good for a tutorial on how to code this in the backend.

I guess all backend code executes exremely fast and page code doesn’t so that’s why I am asking if you know it is faster doing repeater data connections between backend and frontend instead of using the datasets.

#repeater #dataset #performance #wixshow

4 Likes

Hi Andreas,
There is no significant difference in performance while using repeaters than other solution.

Thanks,
Eli

Hi Eli,

Denying that such performances issues is counterproductive. They make the experience so frustrating that I’m considering giving up on Wix altogether despite the great other features.

Please try to display a 20-item long list in a repeater and see if an average Android phone doesn’t heat up to the point of melting after five swipes.