›Page Cache Performance and Evictions
4.2 · Lesson
Page Cache Performance and Evictions
In the storage lesson, you learned that ideally your graph should fit into the page cache for optimal performance. In this lesson you'll learn how to monitor the page cache to ensure your graph data is being served from memory rather than disk.
The page cache stores frequently accessed graph data in memory. When your storage size exceeds the available page cache, queries must read from disk, which reduces performance.
Join GraphAcademy to keep learning
Create your account to unlock 80+ hours of hands-on Neo4j courses, track your progress, and earn a certificate when you complete the course.
Sign in or register