Loading...
Loading...
mageperf is a zero-dependency CLI that connects to your Magento 2 store and runs a structured audit across three domains: frontend performance, server configuration, and security posture.
It produces a prioritized report of findings — each with a severity rating, a plain-language explanation, and a recommended action. The entire analysis runs in minutes against any Magento 2.3+ installation, with no account, no API key, and no data sent off-premise.
Built for developers and DevOps engineers who need a repeatable baseline check before and after infrastructure changes or optimization work.
Install
pip install mageperfRun against your store
mageperf audit https://your-store.comOutput a JSON report
mageperf audit https://your-store.com --format json > report.jsonCore Web Vitals analysis: LCP, CLS, FID/INP with actionable recommendations
Server configuration checks: PHP-FPM pool sizing, OPcache settings, Redis connection health
Security posture scan: admin path exposure, outdated module detection, header validation
Prioritized findings: CRITICAL / WARNING / INFO severity tiers so you fix what matters first
mageperf surfaces the issues. Our engineers fix them.
This OSS tool
Our managed service