Remove Benchmarking Remove Database Remove Tuning Remove Video
article thumbnail

Impact of Data locality on DB workloads.

n0derunner

In this video I migrate a Postgres DB running PGbench benchmark. The variation in the transaction rate is due to the benchmark itself, the transaction rate is not expected to be uniform. The Postgres DB is totally un-tuned and contains purely default settings. The DB is running on a Host which is CPU constrained.

article thumbnail

Building Netflix’s Distributed Tracing Infrastructure

The Netflix TechBlog

Investigating a video streaming failure consists of inspecting all aspects of a member account. Our engineering teams tuned their services for performance after factoring in increased resource utilization due to tracing. which is difficult when troubleshooting distributed systems.

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

Performance gains for postgres on Linux with hugepages

n0derunner

I use the “built in” benchmark pgbench to run a simple set of queries. pgbench creates a ~7.4gb database using a scale-factor of 500. Then reboot the kernel I used these excellent resources How to modify the kernel command line How to enable hugepages and this great video on Linux virtual memory. Experiment.

article thumbnail

Have You Tested Your App Performance & Capacity Recently?

Apica

When more and more video content is streaming directly into the consumer’s hands, how will your streaming services ensure the performance of those services, and at what level will you ensure high service levels? Load and stress-testing benchmark goals for the backend technological components.

Testing 40
article thumbnail

Egnyte Architecture: Lessons learned in building and scaling a multi petabyte content platform

High Scalability

Video Transcoding. Chokepoint : Even sharded Berkeley DB was choking under the stress and there was a database crash with recovery taking hours, it had to be replaced. We already use the public cloud to autoscale some async processing like Video Transcoding, text extraction, data migration, Search, etc. Document store.