← Graph

Keep cache keys simple

takeaway 1 connections

Warning from experience: elaborately-constructed cache keys can take longer to compute than rendering the view without caching at all. Keep keys minimal.

type
warning
takeaway Keep cache keys simple
from_talk
Warning given during fragment caching section.

Provenance

Read by
4 extractions