We haven’t posted any Windows benchmarks for a while, and MariaDB
for Windows contains some specific improvements which might not
be widely know since we haven’t talked much about them yet. This
post is an attempt to fix that. We’ll also share current MySQL
5.5 numbers.
My setup is an 8 core 2 socket server (yes, a little bit dated
for today, but it is the best machine I have at my
disposal), 10K SAS disks with RAID1. I ran sysbench 0.4 single
table / 1,000,000 records. I ran the benchmark over a
network, with the number of concurrent clients ranging from 4 to
4096.
Here is what OLTP-readonly throughput looks
like:
- For most of the tests, MariaDB’s throughput is approx
10% higher than MySQL’s
- For 4096 concurrent clients, MariaDB’s throughput is better
than MySQL 5.5 by 476% (2382 vs 413 TPS).
Many people rightfully remark that …
[Read more]