When rendering 500 rows of data using the `data-list` component, the rendering speed becomes extremely slow on tablets (whereas it renders much faster on smartphones).
While the rendering speed can be improved by using the `page-size` option in `maximo-datasource`, the speed still degrades as the volume of data increases through pagination.
Is there a way to display approximately 500 rows of data on a tablet without experiencing this slowdown?