Spreading the word about Jay’s awesome findings on the libdrizzle benchmark against the original library inherited from MySQL. For those that aren’t familiar with libdrizzle, it is a fresh new (modern implementation) MySQL compatible client library for Drizzle that leverages asynchronous I/O and smarter memory usage founded by Eric Day.
You can read how this library came to life in this thread:
As you can see in Jay’s findings with sysbench, libdrizzle outperforms the original library in all concurrency …
[Read more]