https://github.com/shutterstock/bristlecone
A set of test tools that perform useful services for measuring database and database cluster performance
https://github.com/shutterstock/bristlecone
benchmark cluster database database-cluster java tests
Last synced: about 2 months ago
JSON representation
A set of test tools that perform useful services for measuring database and database cluster performance
- Host: GitHub
- URL: https://github.com/shutterstock/bristlecone
- Owner: shutterstock
- License: other
- Created: 2012-03-13T19:40:27.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2017-11-06T22:22:08.000Z (over 8 years ago)
- Last Synced: 2026-04-20T18:42:19.848Z (2 months ago)
- Topics: benchmark, cluster, database, database-cluster, java, tests
- Language: Java
- Homepage:
- Size: 16.6 MB
- Stars: 1
- Watchers: 38
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
README file for Bristlecone Version @VERSION@
Copyright (c) Continuent 2006-2008
Bristlecone is a set of test tools that perform useful services for
measuring database and database cluster performance. There are currently
two main tools:
* Evaluator - Generates mixed load and measures response
* Benchmark - Runs performance test scenarios using systematically varying
parameters.
The contents of this directory are:
bin - contains execution scripts
config - contains sample configuration files
doc - contains user guides
doc/licenses - contains the licenses for software used by Bristlecone
lib - contains the jar files used by Bristlecone
lib-ext - contains extra Jar files used by tests
xml - contains the DTD for the configuration files
For more information please consult the user guides in the doc directory.
LICENSES FOR SOFTWARE USED BY BRISTLECONE ARE LOCATED IN THE DOCS/LICENSES
DIRECTORY.