dedo1911 / ingress-plus

Ingress Plus Fan-Site
https://ingress.plus
16 stars 4 forks source link

Overhaul: Pocketbase API requests #63

Open InvestigateXM opened 3 months ago

InvestigateXM commented 3 months ago

Everywhere the API to get records from Pocketbase is called it takes quite a long time until the request finishes. The badge site has it the worst with almost 16s of loading during which you can't really do anything else.

image

I don't know if its possible to cache the responses server-side or if there is a better way to request records, but at the moment it does slow the site down dramatically.