Skip to content

Commit fa6d988

Browse files
Apply suggestions from code review
part 1 edits Co-authored-by: Brendan Irvine-Broque <[email protected]>
1 parent 91f786a commit fa6d988

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
@@ -6,14 +6,14 @@ date: 2025-09-07
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

9-
These changes continue our focus on making [Workers Builds](/workers/ci-cd/builds/) faster and more reliable. We’re monitoring usage closely and exploring bringing this to Free soon.
9+
These changes continue our focus on making [Workers Builds](/workers/ci-cd/builds/) faster and more reliable.
1010

1111
| Metric | Free Plan | Paid Plans |
1212
|------------|-----------|------------|
1313
| CPU | 2 vCPU | **4 vCPU** |
1414

1515
## What you get
16-
- **Improved builds**: Even single-threaded workloads benefit from reduced CPU contention and smoother scheduling on our container platform
16+
- **Fast build times**: Even single-threaded workloads benefit from having more vCPUs
1717
- **Better parallel processing**: Multi-threaded tools and processes 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)