payloadcms / public-demo

The official public demo for Payload
https://demo.payloadcms.com
152 stars 74 forks source link

Improve performance of archive block with cache #42

Open jyavorska opened 8 months ago

jyavorska commented 8 months ago

This fetch is adding about 500ms to home page load time, so this adds a memory cache. Not sure if you want this change as I understand that the 3.0 demo project will use more static generation, but wanted to share in case it was helpful.