S

Soft Navigation

A soft navigation occurs in a Single-Page Application (SPA) when a user clicks a link and the content of the page changes without a full page reload (Hard Navigation). JavaScript dynamically rewrites the current page to display the new view. While this feels smooth to the user, it can create a "measurement blind spot" for many performance tools, as they are often only designed to measure hard navigations.

All terms
Fabian Krumbholz
Fabian Krumbholz
April 8, 20261 min read

Related web performance terms

How fast is your website?