How to increase the performance of retool api and internal functionality code

Hi Team,

I am developing an app where I make API calls, and based on the API response, I dynamically create input fields inside a ListView on a modal. The number of ListView items depends on the length of the API response, and currently, this process takes 2-3 minutes. Please help to improve the performance of the app.

Hi @Pradip_Kumar_Parkar,

Thanks for reaching out! Is the query itself taking 2-3 minutes? Can you share a screenshot of the listView configuration as well as the query performance timeline (as described in docs here)?

1 Like