Sort and Seek Stack performance?

Hello

What’s your recommendation for how many items can be added to a Sort or Seek Stack before affecting an average page load time?

Thank,

Bill

The number of items should not affect load time. It is what you put inside the items that will determine that. If you’re loading each one with a large image you’re going to start racking up your page size just like if you placed a lot of images in columns, etc. The items themselves though will not lead to long load times, it is just down to your content, as with most things web design.