> ## Documentation Index
> Fetch the complete documentation index at: https://compresto.app/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# CPU cores limit

## Overview

Compresto allows you to limit the number of CPU cores used during compression. This setting helps balance compression performance with system responsiveness.

## Available Options

| Option      | Description                                                |
| ----------- | ---------------------------------------------------------- |
| **2 cores** | Minimal CPU usage, keeps system highly responsive          |
| **4 cores** | Balanced CPU usage                                         |
| **Max**     | Uses all available cores for fastest compression (default) |

## When to Use

Limiting CPU cores can improve system performance during compression by:

* Keeping your Mac responsive while compressing large files
* Allowing you to continue working on other tasks during compression
* Reducing system heat and fan noise on intensive compression jobs

## How to Configure

<Steps>
  <Step>
    Open Compresto
  </Step>

  <Step>
    Go to **Settings** > **Advanced**
  </Step>

  <Step>
    Adjust the **CPU cores for compression** slider

    <img src="https://mintcdn.com/compresto/OeBIOIpDZVd45LNV/images/cpu_cores_limit.png?fit=max&auto=format&n=OeBIOIpDZVd45LNV&q=85&s=069fd0def578ab63955a75b0f6212f93" alt="cpu cores" width="1718" height="1268" data-path="images/cpu_cores_limit.png" />
  </Step>
</Steps>

<Note>
  Using fewer cores will result in slower compression times, but your system will remain more responsive for other tasks.
</Note>
