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.
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.
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.
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.