# Turborepo Run Summary is now available

**Published:** April 24, 2023 | **Authors:** Sam Becker, Mehul Kar, Tom Knickman, Greg Soltis, Jared Palmer

---

[Turborepo Run Summary](https://turbo.build/blog/turbo-1-9-0#view-and-compare-task-runs) helps you visualize and debug your Turborepo tasks.

Easily view all [tasks](https://turbo.build/repo/docs/core-concepts/caching) that ran as part of your deployment, complete with their execution time and cache status, as well as a snapshot of the data that `turbo` used to construct the [cache key](https://turbo.build/repo/docs/core-concepts/caching#hashing). Easily compare deployments to quickly identify the root cause of cache misses, and eliminate slow builds.

Turborepo Run Summary is now available on all plans for everyone using [`turbo@1.9.0`](https://turbo.build/blog/turbo-1-9-0) or newer.

[Check out our documentation](https://vercel.com/docs/concepts/monorepos/turborepo#debug-turborepo-cache-misses) to learn more.

---

📚 **More updates:** [View all changelog entries](/changelog/sitemap.md) | [Blog](/blog/sitemap.md)