next.js
d32486a2 - Remove sibling caches from CacheNode tree (#87991)

Commit
24 days ago
Remove sibling caches from CacheNode tree (#87991) Instead of storing old sibling CacheNodes in the CacheNode tree, thisPR puts them into a separate BFCache, backed by the same data structure and LRU that's used by the prefetch cache.
Author
Parents
Loading