Performance Q&A guide

These are really good, practical questions! @josh offered helpful guidance on some of your questions in a different forum post. In light of his guidance, we converted several “cross-reference” architecture to “Search for”. Here’s what Josh said:

If I understand correctly, “Search for” queries happen server side with Bubble providing some behind-the-scenes indexing optimizations before they are downloaded to the browser whereas “cross-reference” queries must be all completely downloaded to the browser client-side. That’s why Josh recommends larger databases (>100 items) use “Search for”.

3 Likes