I am creating my first application with bubble, and it is a social network style,
so every time the user loads new content to view (meaning they swipe down), the user performs a search for content from the total, which is approximately 3000, and with several filters that the content must be on the list of topics that interest the user and more, of those randomly selects one that is then shown to the user,
so my question is what is the estimated workloads that each search that the user does will cost me? that is, each content that the user sees, thank you very much