Skip to content
This repository has been archived by the owner on Dec 22, 2018. It is now read-only.
/ MySQL-Benchmark-Perl Public archive

A tool to drive our MySQL Benchmarking Activities

License

Notifications You must be signed in to change notification settings

eBay/MySQL-Benchmark-Perl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
mysql-benchmark

This tool tries to address a niche in MySQL benchmarking: there are little to
no good parallel tools to benchmark MySQL databases that are efficient and at
the same time allow customization.

mysql-benchmark runs massively parallel benchmarks using exclusively your
queries. This grants you full control over your benchmark workload. The tool
also allows several types of automatic generation of values, including
pre-determined ranges, randomly generated values, and choosing values from a
list either in ordered or unordered semi-random fashion.

This tool uses processes and UDP message passing to synchronise benchmark
partial results. In the near future I plan to extend it to allow multiple
distributed benchmarks to be started and run from separated hosts and still
provide a consolidated report.

LICENSE AND COPYRIGHT

Copyright (C) 2013-2014 eBay Software Foundation

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.

About

A tool to drive our MySQL Benchmarking Activities

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published