Next.js Discord

Discord Forum

is there a way to debug the app directory cache?

Unanswered
patrick.py posted this in #help-forum
Open in Discord
I'm trying to figure out why this page loads quite slowly, even on the second load:

https://ep2023.europython.eu/session/face-off-brute-force-attack-on-biometrical-databases

it should be cached, but doesn't look like it is?

https://github.com/EuroPython/website/blob/main/app/(pages)/session/%5Bslug%5D/page.tsx#L22-L23

0 Replies