Performance Optimisation

A slow site quietly costs you customers, and you never find out which ones.

01The problem

Why this
matters.

People do not complain that a site is slow, they just leave. If your page takes more than a few seconds, most visitors are gone before they see anything you paid to put there.

It matters more here than most places. A lot of South Africans browse on mobile data with a weak signal, so a site that feels fine on your laptop can be unusable to the customer standing in a queue somewhere.

02What you get

The important bits.

01

Images that are not the problem

Modern formats, correct sizes and lazy loading. Oversized images are the single most common cause of a slow site.

02

Core Web Vitals

LCP, CLS and INP brought into the green, which is what Google actually measures your site against.

03

Less to download

Code splitting, unused scripts removed, and rendering strategies that send less work to the browser.

04

Proven, not promised

Measured before and after with the same method, so you can see the improvement rather than take my word for it.

03Detail

What I work on

  • Image compression and modern formats
  • Code splitting and lazy loading
  • Server-side rendering and static generation
  • Browser and CDN caching
  • Removing render-blocking resources
  • Core Web Vitals across key pages
  • Database and query performance
  • Third-party scripts that slow everything down
04How it works

Start to finish.

01Step 1 of 3

Measure first

I test the site properly and find what is actually slow, which is often not what people assume it is.

02Step 2 of 3

Fix the big things

Effort goes where the seconds are. Usually a handful of changes account for most of the improvement.

03Step 3 of 3

Measure again

Same tests, same conditions, so the difference is real and you have the numbers to prove it.

Think your site is slow?

Send me the URL and I will run it properly and tell you what is dragging it down, no charge for looking.