S

Server-Side A/B Testing

This is a performance-friendly method for running A/B tests. Unlike Client-Side A/B Testing, the decision of which variation to show a user is made on the Origin Server. The server sends the final, correct version of the HTML directly to the browser. This completely avoids the Flicker Effect and the performance penalties associated with client-side DOM manipulation.

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

Related web performance terms

How fast is your website?