nx/docs/courses/pnpm-nx-next/lessons/09-debug-cache.md

16 lines
525 B
Markdown

---
title: 'Debug Remote Cache misses with Nx Cloud'
videoUrl: 'https://youtu.be/zJmhW1iIxpc'
duration: '0:53'
---
Understanding what causes remote cache misses versus cache hits is crucial for optimization.
![Nx Cloud UI to compare cache misses](/courses/pnpm-nx-next/images/nx-cloud-compare-cache-miss.avif)
In this lesson, we'll explore how Nx Cloud enables you to compare runs and identify what changes led to cache misses.
## Relevant Links
- [Troubleshoot cache misses](/troubleshooting/troubleshoot-cache-misses)