June 17, 2026 · 3 min read

Mac is slow? Crade finds the actual cause

Crade reads Activity Monitor on your screen and tells you what is eating your CPU, RAM, or battery. Specific fix for your specific bottleneck, not generic advice.

Activity MonitorFileEditViewWindow
9:24
Activity Monitor
CPUMemoryEnergyDiskNetwork
Process Name% CPUMemoryEnergy
Google Chrome Helper (Renderer)78.49.2 GBHigh
Google Chrome Helper (GPU)22.11.4 GBHigh
Google Chrome8.7740 MBModerate
Spotlight3.2320 MBLow
Slack Helper2.8580 MBLow
com.docker.hyperkit2.42.1 GBModerate
WindowServer2.1410 MBLow
Memory Pressure
Physical Memory
16 GB
Used
14.8 GB
Swap Used
2.4 GB
New chat

My Mac is slow. What is the cause?

Cause: Google Chrome Helper is eating 9.2GB of RAM and 78% CPU. Memory pressure is yellow . close to swapping to disk. Top contributor: 47 Chrome tabs open. Most are inactive sites the browser is keeping warm. Fast fix: 1. Quit Chrome entirely (Cmd+Q, not just close window) 2. Reopen with just the 5 tabs you need now 3. Memory pressure should drop to green within 30 sec Long-term: install a tab-suspend extension (The Great Suspender, Auto Tab Discard) or switch to Safari for tab-heavy work . Safari suspends background tabs aggressively.

Ask anything about your screen...
Crade

Mac performance issues are personal: one person's slow Mac is full disk; another is a runaway Chrome tab; a third is a failing SSD. Generic advice ("close some tabs") solves about 30% of cases. Crade reads your actual system state and points at the actual cause.

What you put on your screen

  • Activity Monitor (Applications → Utilities → Activity Monitor)
  • Tabs sorted by CPU, then by Memory, then by Energy
  • Your Storage panel if disk usage might be the issue (Apple menu → About This Mac → Storage)

What you say to Crade

My Mac is slow. What is the cause?

Crade reads Activity Monitor and identifies the bottleneck: CPU-bound process, memory pressure, disk I/O, network.

Step-by-step

  1. Open Activity Monitor

    Sort by CPU first. Wait 10 seconds for stable readings. The top 5 processes are usually where the answer is.

  2. Click the Crade icon

    Expand Crade. Floats over Activity Monitor.

  3. Ask the question

    "What is the cause of my Mac being slow?". Crade reads what is consuming resources.

  4. Try the fix Crade suggests

    Usually "quit Chrome and reopen" or "close X app". Sometimes "kill this background process" or "check disk space".

  5. Re-check performance

    Mac should feel faster within seconds if the diagnosis was right. If not, scroll down in Activity Monitor and show Crade more processes.

  6. Address the underlying cause

    If Chrome is the culprit every day, consider switching tabs to Safari (lighter on battery). If disk is full, plan a cleanup. Crade can help with both.

Common causes and fixes

  • Chrome eating 8GB of RAM: close tabs, switch to a tab-suspend extension, or use Safari
  • Spotlight indexing after a big update: wait it out (24 hours typically)
  • Time Machine running: pause if you need performance now
  • Background uploads (Dropbox, iCloud, Google Drive): pause sync temporarily
  • Disk full: delete old downloads, empty Trash, remove old iOS backups
  • Failing SSD: persistent slow I/O even with low CPU. Get diagnostics from Apple or replace
  • Thermal throttling: laptop on soft surface or vents blocked. Move to flat hard surface
  • Battery health degraded: System Settings → Battery → Battery Health. Replace if at "Service" status

Frequently asked questions

Will closing apps actually make my Mac faster?

Yes, if those apps are the bottleneck. Crade tells you which apps to close based on resource use, not guesses. Closing apps that are not the cause does nothing.

Should I restart my Mac?

Restart helps if memory is fragmented (which happens after weeks of uptime) or if a stuck process is hard to kill. Crade tells you when restart is the right fix vs unnecessary.

Is my Mac too old?

Older Macs slow down because their RAM and storage are smaller than modern apps assume. If Activity Monitor consistently shows your Mac swapping to disk (memory pressure red zone), your Mac is RAM-constrained. Solution: upgrade or use lighter apps.

What is "memory pressure"?

macOS' summary of how stressed your RAM is. Green = fine, yellow = borderline, red = swapping to disk (very slow). If you are in red regularly, that is the cause.

Can Crade actually kill the slow process?

On Pro Agent mode, yes. Crade can run kill commands after you confirm. For safety on critical processes, Crade asks first.

The whole loop in one sentence

Activity Monitor on screen, one prompt, the actual cause back. Stop closing random apps and hoping; close the right one.