Hello,

A new question has been asked in "MariaDB Community" by knizhnik_g. Please 
answer it at 
http://mariadb.com/kb/en/phenomenon-of-read-only-queries-performance/ as the 
person asking the question may not be subscribed to the mailing list.

--------------------------------
We are evaluating Galera cluster with MariaDB and find out interesting 
phenomenon which we can not explain.
We are using standard sysbench compex-OLAP, 10 million records.
Performance of read-only queries is about 3k TPS and is quite stable.
But then we run for a while read-write version and after it once again 
read-only version, then in this case performance starts to grow from 4k till 
10k TPS.
10K TPS is reached after about 30 seconds of running benchmark and stays at 
this level. But if we stop benchmark and restart it, then once again speed 
falls down to 3k TPS.

Data is located in temporary file system, so disk is not involved at all.
We used recommended configuration settings for MariaDB and Galera.
Also the same behavior is observed with standalone mysql without Galera: 
performance of read-only queries varies from 3k to 6k TPS 
(but high values are smaller than with Galera, although no load balancing was 
performed).

Is there any explanation of such behavior and where we can look trying to 
understand the reason?
Why performance of standalone mysql can be slower than on Galera cluster?
How we can tune it?

--------------------------------

To view or answer this question please visit: 
http://mariadb.com/kb/en/phenomenon-of-read-only-queries-performance/

_______________________________________________
Mailing list: https://launchpad.net/~maria-discuss
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~maria-discuss
More help   : https://help.launchpad.net/ListHelp

Reply via email to