Store E · 2026-08

The plugin installed to make the site faster was the entire reason it was slow

Cached pages returned in 0.27 seconds. Uncached ones took 24 to 46. Anyone spot-checking the homepage saw a perfectly fast site.

The headline number281×slower per cache write, on disk versus in memory

WooCommerce store on oversubscribed shared hosting · host load average 60–90
Measured 2026-08. The site is never named — see our policy on client anonymity below.

What changed, measured

2,000 cache writes-99.6%
Before
0 ms
After
0 ms
Cache files on disk-100%
Before
0 MB
After
0 MB
Every figure re-measured on the same sample after the work. Bar length uses a square-root scale so large reductions stay visible; the figures shown are exact.
Every figure re-measured on the same sample after the work.
MeasurementBeforeAfterChange
2,000 cache writes703 ms2.5 ms-99.6%
Cache files on disk251 MB0 MB-100%

How it actually went

A persistent object cache is only a win when the backing store is faster than regenerating the value. On oversubscribed shared disk that inverts: every one of the tens of thousands of cache writes a WooCommerce page performs becomes a disk sync.

The measurement that proves it runs in-process. Write 2,000 keys to the persistent group, then the same 2,000 to a non-persistent group, and compare. 703 milliseconds against 2.5 — a factor of 281, in the same request, on the same machine.

The page cache hid all of it. Cached pages came back in 0.27 seconds, so the homepage always looked healthy; only the cart, checkout, my-account, search and every genuine first visit were affected — which is to say, only the pages that make money.

The backing files told the same story: a 121 MB database beside a 130 MB write-ahead log that had never been checkpointed once, on storage benchmarking 5.5 ms per 8 KB write.

The rule we took away

When a site is fast cached and catastrophically slow uncached, read wp-content/object-cache.php before anything else — and benchmark persistent against non-persistent writes before blaming the host.

Pricing

Plans priced on the work, not on the checklist

Month to month, no lock-in. Prices are per site, per month, exclusive of GST. Portfolios and multi-site estates are quoted on the estate.

CARE PLAN

For a site that just needs to stay up, patched and backed up

Uptime and error-log monitoring
Weekly off-disk backups, restore tested
Core, theme and plugin updates
Monthly security scan and report
PERFORMANCE PLAN

For a store where slow pages are costing orders

Everything in Care
Monthly database and autoload optimization
Object cache, OPcache and edge cache tuning
Bot and firewall policy, cart-safe
Email deliverability and SPF/DKIM checks

Running a portfolio you cannot afford to have go quiet? Managed starts from ₹17,999/mo.