In my application, I have used external database.
While using the external database, I noticed that the workflow of the Bubble.IO is giving slow performance even if the workflow has only one or two actions in it. In observation, It normally took minimum 3 to 5 seconds to execute the workflow which contains 1 or 2 actions.
Even when I tried to trigger only email action, It took more time than expected.
While using the internal database of Bubble.IO, The speed of execution has been increased comparatively. Even the workflow that contains more than 3 actions, Took maximum 2 seconds.
All the execution works smooth when using internal database. But it’s tedious execution while using the external database.
What could be causing this performance discrepancy between using Bubble.IO’s internal database and an external database?
Any clue to make the execution faster as expected if we use the external database?