article thumbnail

Simulate Network Latency and Packet Drop In Linux

DZone

There may be a scenario when you want to test an application when the network is slow(we also call it high network latency). Or you are reproducing a customer scenario(having high network latency) where some anomalous behavior is observed. In the Chrome browser, we can easily Simulate a slower network connection.

Latency 239
article thumbnail

Netflix’s Distributed Counter Abstraction

The Netflix TechBlog

By: Rajiv Shringi , Oleksii Tkachuk , Kartik Sathyanarayanan Introduction In our previous blog post, we introduced Netflix’s TimeSeries Abstraction , a distributed service designed to store and query large volumes of temporal event data with low millisecond latencies. Today, we’re excited to present the Distributed Counter Abstraction.

Latency 251
Insiders

Sign Up for our Newsletter

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

article thumbnail

Next-level interaction and customization of data visualizations in Dynatrace Dashboards and Notebooks

Dynatrace

Histogram showing the distribution of failed payments, split by credit card provider The use cases and underlying metrics analyzed via histograms are extremely broad: Latency distribution : Histograms can show the distribution of request latencies, helping you understand how many requests fall into different latency buckets.

Latency 246
article thumbnail

Benchmark (YCSB) numbers for Redis, MongoDB, Couchbase2, Yugabyte and BangDB

High Scalability

This article is to simply report the YCSB bench test results in detail for five NoSQL databases namely Redis, MongoDB, Couchbase, Yugabyte and BangDB and compare the result side by side. I have also used the default six test scenarios as defined by the YCSB framework. I have restricted it to 10M records for each test.

article thumbnail

How To Test Your Application in Different Network Conditions by Simulating Artificial Delays in Network Requests

DZone

As a frontend developer or QA, we want to test our website performance in different network conditions and with different API latencies too. Testing certain components of web applications requires simulating delay in one or more web app components. Here are some scenarios where you would like to delay the network requests.

Network 246
article thumbnail

The Three Cs: Concatenate, Compress, Cache

CSS Wizardry

In one test, I concatenated it all into one big file, and the other had the library split into 12 files. Read the complete test methodology. Plotted on the same horizontal axis of 1.6s, the waterfalls speak for themselves: 201ms of cumulative latency; 109ms of cumulative download. This will be referred to as css_time.

Cache 348
article thumbnail

Migrating Critical Traffic At Scale with No Downtime?—?Part 1

The Netflix TechBlog

This blog post will provide a detailed analysis of replay traffic testing, a versatile technique we have applied in the preliminary validation phase for multiple migration initiatives. In this testing strategy, we execute a copy (replay) of production traffic against a system’s existing and new versions to perform relevant validations.

Traffic 347