article thumbnail

USENIX SREcon APAC 2022: Computing Performance: What's on the Horizon

Brendan Gregg

My personal opinion is that I don't see a widespread need for more capacity given horizontal scaling and servers that can already exceed 1 Tbyte of DRAM; bandwidth is also helpful, but I'd be concerned about the increased latency for adding a hop to more memory. Ford, et al., “TCP

article thumbnail

USENIX SREcon APAC 2022: Computing Performance: What's on the Horizon

Brendan Gregg

My personal opinion is that I don't see a widespread need for more capacity given horizontal scaling and servers that can already exceed 1 Tbyte of DRAM; bandwidth is also helpful, but I'd be concerned about the increased latency for adding a hop to more memory. Ford, et al., “TCP

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

Jamstack CMS: The Past, The Present and The Future

Smashing Magazine

I vividly remember receiving a PC Magazine for my birthday with a trial of Dreamweaver. Smashing Magazine powered by Netlify. We now have workflows where independent developers from around the world can come together and build extremely high-quality software. Jamstack sites are typically among the fastest on the web. Government.

Ecommerce 139
article thumbnail

HTTP/3: Performance Improvements (Part 2)

Smashing Magazine

Because we are dealing with network protocols here, we will mainly look at network aspects, of which two are most important: latency and bandwidth. Latency can be roughly defined as the time it takes to send a packet from point A (say, the client) to point B (the server). Two-way latency is often called round-trip time (RTT).

article thumbnail

Rethinking Server-Timing As A Critical Monitoring Tool

Smashing Magazine

All of the web performance monitoring software we work with provide RUM clients that put additional layers of monkey patching on the page to maintain direct access to a request being made or the response coming back. This is important because of the need to manage memory. Combining Server-Timing with Service Workers.

Servers 93
article thumbnail

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

Smashing Magazine

It can be hosted on a CDN like Vercel or Netlify, which results in lower latency. Depending on the type of software you’re building it can be valuable to also have more granular tests using Enzyme or JEST. Your future self will thank you for it when you are maintaining the software. Challenges. Developing with Next.js

Website 114
article thumbnail

Five Data-Loading Patterns To Improve Frontend Performance

Smashing Magazine

Developing software is becoming easier as frameworks like React, Vue, or Angular become the go-to solution for creating even the simplest applications. Only then can you start building the layout on the client side. That’s a lot of work to show your face, name, status, and Instagram posts on the first try. Caching Schemes. Large preview ).

Cache 126