MySQL Forums
Forum List  »  Performance

Re: is my SELECT speed normal?
Posted by: Aftab Khan
Date: June 27, 2012 04:34AM

You may or may not need to upgrade your server. Every DataBase is different and every use case is different, you need accurate benchmarks that reflect the performance of YOUR database. Tools that can be used to emulate client load for a MySQL server and to report the timing of each stage, for example:mysqlslap and
sysbench.

However, you can compare your server performance with one of my db servers, steps to prepare and run test are here:

http://mysqlopt.blogspot.co.uk/2012/04/binary-log-synchronization.html



Edited 2 time(s). Last edit at 06/27/2012 05:08AM by Aftab Khan.

Options: ReplyQuote


Subject
Views
Written By
Posted
2210
s t
June 27, 2012 01:09AM
968
June 27, 2012 03:11AM
982
s t
June 27, 2012 03:53AM
Re: is my SELECT speed normal?
946
June 27, 2012 04:34AM
1035
s t
June 27, 2012 11:13AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.