Remove Benchmarking Remove Database Remove Performance Testing Remove Virtualization
article thumbnail

PostgreSQL Connection Pooling: Part 4 – PgBouncer vs. Pgpool-II

Scalegrid

PgBouncer defines one pool per user+database combination. A client benefits from a pooled connection only if it connects to a child which has previously served a connection for this database+user combination. PgBouncer allows limiting connections per-pool, per-database, per-user or per-client. Performance Testing.

article thumbnail

Percona Database Performance Blog 2018 Year in Review: Top Blog Posts

Percona

Let’s look at some of the most popular Percona Database Performance Blog posts in 2018. With the Percona Database Performance Blog, Percona staff and leadership work hard to provide the open source community with insights, technical support, predictions and metrics around multiple open source database software technologies.

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

What Adrian Did Next?—?Part 2?—?Sun Microsystems

Adrian Cockcroft

In 1991 I wrote a white paper on performance that was widely read, and in 1993 (with help from Brian Wong) that got me a job in the USA, working alongside Brian for Mike Briggs in technical product marketing. We had specializations in hardware, operating systems, databases, graphics, etc. Jim also joined the database performance team.

Tuning 52
article thumbnail

Have You Tested Your App Performance & Capacity Recently?

Apica

The Apica LoadTest solution uses innovative technologies like monitoring nodes and load clusters to reliably deliver and sustain a large-scale load of virtual users (VUs) to Hollywood for different, realistic user scenarios all at the same time. Load and stress-testing benchmark goals for the backend technological components.

Testing 40
article thumbnail

KPTI/KAISER Meltdown Initial Performance Regressions

Brendan Gregg

I then analyzed performance during the benchmark ([active benchmarking]), and used other benchmarks to confirm findings. Plotting the percent performance loss vs syscall rate per CPU, for my microbenchmark: Applications that have high syscall rates include proxies, databases, and others that do lots of tiny I/O.

article thumbnail

HammerDB MySQL and MariaDB Best Practice for Performance and Scalability

HammerDB

As with the previous guides as an Intel employee (#IAMINTEL) the examples are taken from a MySQL 8 on Linux on Intel system and the approach is the same for whatever system you are testing although some of the settings you see may be different. Similarly for this guide MySQL can be swapped for a mySQL based databases such as MariaDB.

article thumbnail

KPTI/KAISER Meltdown Initial Performance Regressions

Brendan Gregg

I then analyzed performance during the benchmark ([active benchmarking]), and used other benchmarks to confirm findings. Plotting the percent performance loss vs syscall rate per CPU, for my microbenchmark: Applications that have high syscall rates include proxies, databases, and others that do lots of tiny I/O.