Linux 软件免费装

Qaiyo Web Performance Surgeon

开发者 qaiyo
更新时间 2026年7月23日 04:39
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

performance optimization database diagnostics profiling

下载

1.0.0 1.0.1

详情介绍:

Most performance tools tell you that your site is slow. Qaiyo Web Performance Surgeon tells you what is slow, where it comes from, and how much you would save by fixing it — then fixes the safe ones in one click. It measures a real, anonymous visitor render (not your logged-in admin view) by running a tokened loopback request, and attributes every cost back to the exact plugin, file and line responsible. Features What it measures Diagnosis and one-click fixes The rule engine turns raw measurements into ranked findings with an estimated time saving for each, and offers safe, reversible one-click fixes for common wins: Every fix is a toggle you can undo — no source files are ever rewritten. Privacy Scans run on your own site. No data is sent to any third party.

安装:

  1. Upload the plugin to /wp-content/plugins/ and activate it.
  2. Open Performance Surgeon in the admin menu.
  3. Install the scan helper when prompted (a tiny must-use plugin that only activates during a scan and is removed on deactivation).
  4. Enter a URL and run a scan.

升级注意事项:

1.0.1 Lighter front-end footprint (deferred scan classes, autoloaded fixes option) and internal version/annotation tidy-up. 1.0.0 First public release on WordPress.org.

常见问题:

Does it slow down my live site?

No. Measurement only runs for a tokened scan request; every normal page load exits on the first line of the scan helper at zero cost.

Why does it install a must-use plugin?

To capture the whole request — including the earliest database queries — the SAVEQUERIES flag must be set before WordPress loads its database layer. A tiny must-use loader does this, but only during a scan. It is removed automatically when you deactivate the plugin.

Are the estimated savings exact?

They are honest estimates based on measured data, shown under instrumentation. Treat them as a prioritised guide, not a guarantee.

更新日志:

1.0.1 1.0.0