article thumbnail

Improving The Performance Of Wix Websites (Case Study)

Smashing Magazine

Improving The Performance Of Wix Websites (Case Study). Improving The Performance Of Wix Websites (Case Study). Moving computations from the browser to a backend service can reduce JavaScript download size, increase computation speed, and potentially cache the results for faster reuse. Dan Shappir. Large preview ).

Website 141
article thumbnail

Lessons Learned Rebuilding A Large E-Commerce Website With Next.js (Case Study)

Smashing Magazine

Lessons Learned Rebuilding A Large E-Commerce Website With Next.js (Case Study). Lessons Learned Rebuilding A Large E-Commerce Website With Next.js (Case Study). To mitigate the performance issues, we had to add a lot of (unbudgeted) extra servers and had to aggressively cache pages on a reverse proxy. Jonne Kats.

Website 132
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Performance Game Changer: Browser Back/Forward Cache

Smashing Magazine

Performance Game Changer: Browser Back/Forward Cache. Performance Game Changer: Browser Back/Forward Cache. With that caveat out of the way, let’s get to the guts of the article: What is the Back/Forward Cache and why does it matter so much? Didn’t The HTTP Cache Do All That Anyway? Barry Pollard.

Cache 106
article thumbnail

Performance Hero: Annie Sullivan

Speed Curve

Of course writes were much less common than reads, so I added a caching layer for reads, and that did the trick. There were two case studies highlighting third party wins published on web.dev ( 1 , 2 ), and Google Publisher Tag launched a new yielding strategy.

article thumbnail

Image Processing Insights

KeyCDN

Even if a browser doesn't support WebP, our WebP caching feature will ensure that the correct image format is delivered. WebP delivery doesn't require any change on the origin server with the WebP caching feature. WebP size comparison In previous case studies, we've analyzed the different image sizes against WebP.

article thumbnail

ZFS Is Mysteriously Eating My CPU

Brendan Gregg

I summarized this case study at [Kernel Recipes] in 2017 and have shared the full story here. ## 1. The ZFS Adapative Replacement Cache (ARC) is the main memory cache for the file system. The ARC contains lists of cached buffers for different memory types. I worked on this code back at Sun. There were new to me.

Cache 141
article thumbnail

Fostering a Web Performance Culture

Jos

How would you architecture a non-trivial size web project (client, server, databases, caching layer)? There is a lot research on how performance optimization improves key metrics and sites like WPO Stats are a good source of case studies. Lots of case studies where changes in performance led to key metric improvement.