Skip to content

Commit 44c1b9b

Browse files
committed
esbuild example added, date changed
1 parent fa6d988 commit 44c1b9b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/changelog/workers/2025-09-07-builds-increased-cpu-paid.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Increased vCPU for Workers Builds on paid plans
33
description: Increased the available vCPU for Workers Builds from 2 to 4 vCPUs for paid plans, improving build performance and parallel processing capabilities.
44
- workers
5-
date: 2025-09-07
5+
date: 2025-09-11
66
---
77
We recently [increased the available disk space](/changelog/2025-08-04-builds-increased-disk-size/) from 8 GB to 20 GB for **all** plans. Building on that improvement, we’re now doubling the CPU power available for paid plans — from 2 vCPU to **4 vCPU**.
88

@@ -14,6 +14,6 @@ These changes continue our focus on making [Workers Builds](/workers/ci-cd/build
1414

1515
## What you get
1616
- **Fast build times**: Even single-threaded workloads benefit from having more vCPUs
17-
- **Better parallel processing**: Multi-threaded tools and processes can now utilize more cores
17+
- **Better parallel processing**: Multi-threaded tools and processes (for example, [esbuild](https://esbuild.github.io/)) can now utilize more cores
1818

1919
All other [build limits](/workers/ci-cd/builds/limits-and-pricing/) — including memory, build minutes, and timeout remain unchanged.

0 commit comments

Comments
 (0)