MySQL Forums
Forum List  »  NDB clusters

Re: Regarding performance benchmark of MySQL cluster
Posted by: Stewart Smith
Date: October 18, 2006 10:26PM

performance can be very application specific, and also NDB performs better with parallelism than BEGIN to COMMIT performance.

test suites such as mysql-bench can be deceiving on cluster as they only really make 1 connection to the database (through a single API node).

DBT2 can be better due to running multiple things against different mysql servers.

what type of application were you looking at running on cluster?

Stewart Smith, Software Engineer - MySQL Cluster
MySQL AB, www.mysql.com

Jumpstart your cluster:
http://www.mysql.com/consulting/packaged/cluster.html

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Regarding performance benchmark of MySQL cluster
972
October 18, 2006 10:26PM


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.