Hello, I am using FF + Buildship + Supabase.
I have a table with ~5000 rows at the moment.
I am doing a rather simple query, and I am placing timers in the beginning and the end of the action flow editor. I am showing the results on a datatable.
I am noticing that the timers show a total duration of ~6 seconds from the top to the bottom of the action flow editor, but the results take another at least 10-15 seconds to be actually shown on the web browser. Why is this happening? Is there a way to see the results faster?