Remove Comparison Remove Latency Remove Network Remove Software
article thumbnail

Why you should benchmark your database using stored procedures

HammerDB

With a simple example such as this, it would not necessarily be expected for the additional network traffic to be significant between the 2 approaches. However, with more complex application logic this network round trip soon becomes a key focus area for improving performance. On MySQL, we saw a 1.5X performance advantage.

article thumbnail

bpftrace (DTrace 2.0) for Linux 2018

Brendan Gregg

eBPF was created by Alexei Starovoitov while at PLUMgrid (he's now at Facebook) as a generic in-kernel virtual machine, with software defined networks as the primary use case. See the [reference guide] for more details. ## Script Comparison I could pick scripts that minimize or maximize the differences, but either would be misleading.

C++ 110
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

Choosing a cloud DBMS: architectures and tradeoffs

The Morning Paper

For those systems where you provide your own compute instances, the default configuration tested used a 4-node r4.8xlarge cluster with 10Gb/s networking. For cost calculations, the costs are a combination of compute costs, storage costs, data scan costs, and software license costs. Key findings.

article thumbnail

Compression Methods in MongoDB: Snappy vs. Zstd

Percona

In this blog, we will discuss both data and network-level compression offered in MongoDB. We will discuss snappy and zstd for data block and zstd compression in a network. By default, MongoDB provides a snappy block compression method for storage and network communication. I am using PSMDB 6.0.4

Storage 111
article thumbnail

bpftrace (DTrace 2.0) for Linux 2018

Brendan Gregg

eBPF was created by Alexei Starovoitov while at PLUMgrid (he's now at Facebook) as a generic in-kernel virtual machine, with software defined networks as the primary use case. See the [reference guide] for more details. ## Script Comparison I could pick scripts that minimize or maximize the differences, but either would be misleading.

C++ 40
article thumbnail

Optimize Citrix platform performance and user experience with a new extension (Preview)

Dynatrace

Therefore, it requires multidimensional and multidisciplinary monitoring: Infrastructure health —automatically monitor the compute, storage, and network resources available to the Citrix system to ensure a stable platform. Dynatrace software intelligence helps you manage Citrix environments and real user experience more effectively.

Latency 117
article thumbnail

Extending Vector with eBPF to inspect host and container performance

The Netflix TechBlog

by Jason Koch , with Martin Spier , Brendan Gregg , Ed Hunter Improving the tools available to our engineers to help them diagnose, triage, and work through software performance challenges in the cloud is a key goal for the cloud performance engineering team at Netflix. to the broader community. Charts are now resizable and movable.