Remove 2008 Remove Efficiency Remove Latency Remove Network
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

Service Workers can save the environment!

Dean Hume

Each HTTP request that is required for the page needs to travel over the network and in turn this consumes energy on both the server and client. Without effective caching on the client, the server will see an increase in workload, more CPU usage and ultimately increased latency for the end user. It’s a win-win all round!

Energy 40
article thumbnail

Service Workers can save the environment!

Dean Hume

Each HTTP request that is required for the page needs to travel over the network and in turn this consumes energy on both the server and client. Without effective caching on the client, the server will see an increase in workload, more CPU usage and ultimately increased latency for the end user. It’s a win-win all round!

Energy 40
article thumbnail

Service Workers can save the environment!

Dean Hume

Each HTTP request that is required for the page needs to travel over the network and in turn this consumes energy on both the server and client. Without effective caching on the client, the server will see an increase in workload, more CPU usage and ultimately increased latency for the end user. It’s a win-win all round!

Energy 40
article thumbnail

Solaris to Linux Migration 2017

Brendan Gregg

Nowadays, there are three built-in tracers that you should know about: - **ftrace**: since 2008, this serves many tracing needs, and has been enhanced recently with hist triggers for custom histograms. Here's some output from my zfsdist tool, in bcc/BPF, which measures ZFS latency as a histogram on Linux: # zfsdist.