How can I optimize a slow search in my Bubble app that handles dynamic pricing and real-time availability?

In my app, users search for products or services, but the results take too long to appear. How can I make searches faster when prices and availability keep changing?

1 Like

Hi friend!
Could you share a bit more context about how your setup is structured?

  • How is the search built (exact constraints or filters)?
  • Do you have multiple or nested repeating groups?
  • How is dynamic pricing and real-time availability calculated (on the fly or stored in the database)?
  • Any screenshots of the RG setup and data structure would help a lot to understand where the slowdown happens.
1 Like