InnoDB compression is getting some traction, and I see quite
contradictory opinions. Someone has successful deployments in
productions, and someone says that compression in current
implementation is useless.
To get some initial impression about performance I decided to run
some sysbench with multi-tables benchmarks.
I actually was preparing to do complex research, but even first
initial results are quite discouraging.
My setup: Dell PowerEdge R900, running
Percona-Server-5.1.57-rel12.8 (will be in public release soon),
storage is FusionIO 320GB MLC card, which does not matter a lot
in this case of CPU-bound benchmark.
First stage – load data. Scripts for multi-table sysbench allow to load data in …
[Read more]