Remove 2008 Remove Code Remove Latency Remove Network
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. Unfortunately, that’s not where it ends.

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. Unfortunately, that’s not where it ends.

Energy 40
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. Unfortunately, that’s not where it ends.

Energy 40
article thumbnail

Tuning SQL Server Reporting Services

SQL Performance

SSRS 2008 brought that component into the reporting service module. Disk latency for ReportServer and ReportServerTempDB are very important. You need to be monitoring memory/disk/CPU utilization, network I/O, tempdb usage, waits, and other counters to know what is normal for the overall workload of those systems.

Tuning 67
article thumbnail

Solaris to Linux Migration 2017

Brendan Gregg

It uses a Solaris Porting Layer (SPL) to provide a Solaris-kernel interface on Linux, so that unmodified ZFS code can execute. There's also a ZFS send/recv code path that should try to use the TASK_INTERRUPTIBLE flag (as suggested by a coworker), to avoid a kernel hang (can't kill -9 the process). Tracing ZFS operation latency.