Drupal does an entity load on all items in the view, which is a bit too heavy when showing a lot of items without a pager. Here's some tips to resolve it. Link https://www.enik.io/drupal/performance/2020/01/06/views-performance.html Tags #Views