Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

winebarrel/super-smack

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 37 commits ahead of tmountain:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
etc
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

forked from tmountain/Super-Smack

Build Status

The official Super Smack project seems to be abandoned. This version includes a few small changes to allow it to compile properly with newer versions of g++. Specifically, it fixes compilation on CentOS 5.7.

README for MySQL Super Smack

Super Smack is a database benchmarking tool. It currently supports MySQL and PosgreSQL, and has some initial infrastructure for Oracle. Refer to the INSTALL file for installation instructions. To learn how to write your own tests, see TUTORIAL, and also study the examples in the smack directory, and read the comments.

The CHANGES file will tell you what is new in this release.

If you are interested in adding support for Oracle, or other databases, please go ahead and do it - I will accept the patch and include it in the distribution. If you ever wanted your name to be in the MySQL manual, this is your chance. To see what you need to do, take a look at mysql-client.* and pg-client.* - you need to subclass Client and implement all pure virtual functions.

Super Smack was hosted at MySQL AB when Sasha Pachev worked there, but was moved to Jeremy Zawodny's MySQL site:

http://jeremy.zawodny.com/mysql/super-smack/

and now hosted by Tony Bourke:

http://vegan.net/tony/supersmack/

Tony Bourke / tony@vegan.net

About

Super Smack is a database benchmarking tool.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 41.3%
  • Makefile 26.1%
  • Shell 21.3%
  • M4 4.3%
  • Yacc 3.2%
  • C 2.8%
  • LLVM 1.0%