Hey guys, does anyone have any tips for optimizing Supabase?
I only have 3 clients and each client has an average of 4000 records, when it comes to displaying them I feel like it takes a long time, even with the web page layout.
I also noticed that some variables are loaded even though they are not used on the current page. Is there any way to specify the variables to load on the specific page?