article thumbnail

Reducing HTML Payload With Next.js (Case Study)

Smashing Magazine

Reducing HTML Payload With Next.js (Case Study). Reducing HTML Payload With Next.js (Case Study). However, in our pages, the case was different as our database stores lots of data, and we need to serve thousands of landing pages at scale. Liran Cohen. 2021-05-05T10:30:00+00:00. 2021-05-05T16:06:35+00:00.

Google 111
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). Another advantage of field measurements is that they match the approach taken by Google in order to collect performance data into the CrUX database. Dan Shappir. 2021-11-22T10:30:00+00:00.

Website 126
Insiders

Sign Up for our Newsletter

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

Trending Sources

article thumbnail

How to use Server Timing to get backend transparency from your CDN

Speed Curve

The use of server-timing headers by content delivery networks closes a big gap. db = Duration of the request processing spent querying the database. Recent server timing case studies It's great to see server timing starting to get more use in the wild. But what happens when it doesn't? Definitely worth a read!

Servers 57
article thumbnail

How Data Inspires Building a Scalable, Resilient and Secure Cloud Infrastructure At Netflix

The Netflix TechBlog

The main motivation is that while the devices themselves have a significant role in overall performance, our network and cloud infrastructure has a non-negligible impact on the responsiveness of devices. In the Performance space, our data teams currently focus on the quality of experience on Netflix-enabled devices.

article thumbnail

Fostering a Web Performance Culture

Jos

Simulate bad network conditions and slow CPUs and make your project resilient. 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.

article thumbnail

Reverb: speculative debugging for web applications

The Morning Paper

If the edit creates a new, unlogged network request, then the replay framework must inject new network events into the log. The paper contains a case study of the authors debugging EtherCalc using Reverb. The evaluation also includes a small study with six front-end web developers asked to debug a problem in a web app.

article thumbnail

How We Optimized Performance To Serve A Global Audience

Smashing Magazine

Each stage has its unique challenges and potential pitfalls, as other case studies show. You need to beware that slow server response times can significantly increase TTFB, often due to server overload, network issues, or un-optimized logic on the server side. Here’s a breakdown of the moving pieces.