Page Navigation Performance (Located in Sydney)

Can you send me an endpoint, so I can benchmark it on my machine? If it’s not something private.
You can do this on your own also, by doing the same request outside of WeWeb.

You see, the way WeWeb works, is that it sends request on your behalf “programmatically” so it’s not like WeWeb is slowing your requests, it’s either Xano, or your connection.

If WeWeb was slow, you’d see nothing in the Network tab for 3 seconds and then it would load in a few miliseconds. If WeWeb was slow by any means, it would be sending the requests slow, not downloading them slow. Because WeWeb doesnt load anything, it’s your browser loading the data.

To benchmark it on your machine, you can simply put your endpoint in a browser and append the parameters as query strings, or create an endpoint that is not secured and has no parameters and test it both in weweb and a browser.