My bubble app exclusively uses external APIs as a backend. (Azure Functions)
I’ve optimised everything on my backend to get an average response speed of <100ms
However, I’m getting a 2-3s network latency on bubble as can be seen below:
Other than moving my Azure location from Europe to bubble’s US location (not an option), what other things can I do to improve this speed?