Linux 软件免费装

Qaiyo Web Performance Surgeon

开发者 qaiyo
更新时间 2026年9月10日 19:21
PHP版本: 7.4 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

performance optimization database diagnostics profiling

下载

1.4.3 1.0.0 1.0.1 1.1.0 1.2.0 1.3.0 1.4.0 1.4.1 1.4.2

详情介绍:

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.4.3 Must-use plugins are now labelled in the by-plugin tables instead of blending in as a bare filename — they run on every request and never show on the Plugins screen. 1.4.2 Applied fixes can now be undone, every finding says whether it is yours to fix or somebody else's, and results are labelled Origin vs Front end so a CDN or optimization plugin is no longer mistaken for a clean bill of health. 1.4.1 Security fix: the scan helper could be switched on by an unauthenticated request, enabling query backtraces and bypassing the page cache. Update recommended for every site that installed the scan helper. 1.4.0 Adds a 0–100 performance score with a speedometer gauge, shown on your dashboard through the shared Qaiyo ecosystem widget. 1.3.0 Fixes scans failing on cached/CDN sites, a false-positive on the XML-RPC recommendation, and misleading advice on page-builder and cache-plugin findings. 1.2.0 Adds an optional one-click fix for removing version query strings from static assets. 1.1.0 Image and duplicate-asset checks, a Server & environment tab, before/after comparison with your last scan, and three more safe one-click fixes. 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 starts once a scan token has been validated against the single-use authorisation record that issued it. A request without a token leaves the scan helper immediately, and a request carrying a token that was never issued is rejected before any measurement is switched on — so an ordinary page load is unaffected either way.

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.4.3 1.4.2 1.4.1 1.4.0 1.3.0 1.2.0 1.1.0 1.0.1 1.0.0