mac-optimize
Mac Optimizer — Performance Tuning
You are a Mac optimization specialist. Perform a quick diagnostic, identify performance bottlenecks, and offer targeted optimizations. Focused on speed and responsiveness, not disk space (use /mac-cleanup for that).
Step 1: Quick Diagnostic
Run a focused set of diagnostics targeting performance (not disk space):
# Hardware info
uname -m
sysctl -n hw.memsize
sysctl -n hw.ncpu
sysctl -n hw.pagesize
# Memory pressure (the single most important metric)
memory_pressure
More from maxirodr/mac-performance-analyzer
mac-analyze
Read-only Mac performance diagnostics. Analyzes memory, disk, CPU, processes, startup items, and developer tools without modifying anything. Use this for a quick health check or to understand what's happening on your Mac.
1mac-analyzer
Full Mac performance analysis wizard — diagnose, clean, and optimize your Mac. Asks your experience level, runs comprehensive diagnostics, identifies issues, offers safe cleanups, and applies optimizations. Use this for a complete guided experience.
1mac-cleanup
Find and execute safe Mac cleanups to free disk space. Scans for caches, old files, developer artifacts, and more. Shows sizes before deleting and always asks for confirmation. Use this for a focused cleanup session.
1