"Large" amount of data in List View

Hi

I have a blog that contains +10.000 blog items. Will it be a performance issu if these are all in the same basic list view in backend of umbraco 13?

/Hans

List views are paged, so it will never get 10.000 items at the same time. So I don’t think it will be a performance issue. But to be honest, I have never had that many nodes in a list view, so maybe a second opinion wouldn’t hurt. :slight_smile:

1 Like