---
title: "Netlify CLI is 2x as fast | Netlify Changelog"
description: "Get the latest updates on Netlify products and features to meet your developer needs."
source: "https://www.netlify.com/changelog/netlify-cli-is-twice-as-fast/"
last_updated: "2026-07-15T21:08:58.000Z"
---
![CLI performance](https://cdn.sanity.io/images/o0o2tn5x/marketing/700a906c38e0b26a408fa4dd596f4a5b15cdc079-1754x1132.png)

We’ve made meaningful [Netlify CLI](https://developers.netlify.com/cli/) performance improvements in v20.0.0, making your workflow 2 to 3x faster with:

-   ~400ms faster startup for every command
-   \>2s faster execution for most commands
-   ~5s faster builds for Next.js apps

Get the latest by running:

```
npm install -g netlify-cli@latest
```

For an additional 10-15% performance boost, use Node.js 22.8.0 or later.