Skip to content

muxspace/sentinerl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description
Sentinerl is a benchmarking library to determine the perfomance of a system.
It is designed to interact with riak's map/reduce system to easily generate
aggregate statistics from multiple test iterations.

Dependencies
. riak
. rebar
. make

Build
To build the sentinerl application just run make.
$ make

Release
Assuming you have run create-node to prepare a release, run make release. This
will generate a tar with the version number appended to the file name, based
on the version specified in the sentinerl.app.src file.

$ make release

Running
If you're feeling lazy, you can run the app from the command line with 
$ make run

About

Benchmarking tool for erlang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published