Dynamic content container

Hello,

I sometimes add a dynamic content container with a JS function to trigger an event that will start a protocol with a SQL query and display the result into the container.

It works, but it loads for some seconds before displaying the container even when the query is pretty fast to execute.

I was wondering where the time was lost and if there is a way to make it faster.

Thanks,

Florent