Skip to content

Latest commit

 

History

History
22 lines (9 loc) · 1.11 KB

README.md

File metadata and controls

22 lines (9 loc) · 1.11 KB

#Performance benchmarking of MySQL NDB cluster with ScaleArc cache using SysBench

This project measures the performance impact of ScaleArc as a cache for a MySQL NDB cluster with the SysBench OLTP benchmark. This exercise was carried out by GS lab in collaboration with ScaleArc in a test environment at GS Lab

The accompanying white paper Whitepaper_ScaleArc_MySQLNDBcluster.pdf describes the details of this exercise including the test environment, process, experiments, tools, and the test results.

In this repository, we have made available for reference the supporting artifacts including the raw test data, server configurations, R scripts for graphing.

  • Directory tree structure:
    • MySQL: Details of the MySQL NDB cluster - configuration for data node, management node and SQL node (sqld).
    • Results: Raw data for the test results
    • Scripts: R scripts to generate the graphs & sample graphs
    • SysBench: Customised SysBench scripts