Giter Site home page Giter Site logo

marsleezm / basho_bench Goto Github PK

View Code? Open in Web Editor NEW

This project forked from basho/basho_bench

0.0 2.0 1.0 1.76 MB

A load-generation and testing tool for basically whatever you can write a returning Erlang function for.

License: Apache License 2.0

Erlang 92.57% R 3.99% Shell 3.44%

basho_bench's Introduction

basho_bench

Overview

For general information about basho_bench, please refer to the original README

Basho Bench is a benchmarking tool created to conduct accurate and repeatable performance tests and stress tests, and produce performance graphs.

Modification

Two files are added for benchmarking floppystore:

  • src/basho_bench_driver_floppystore.erl: defines the initialization of a benchmarking thread and how it executes put/get operations.
  • examples/floppstore.config: contains benchmark parameters.

Run a benchmark

$ ./basho_bench examples/floppystore.config

At the end of the benchmark, results will be available in CSV format in the tests/current/ directory. Now you can generate a graph:

$ make results
$ open tests/current/summary.png

Limitations

Right now it only has put/get interfaces and there is no support for transaction. It only put/get for riak_dt_gcounter.

basho_bench's People

Contributors

dizzyd avatar slfritchie avatar rustyio avatar rzezeski avatar shino avatar seancribbs avatar nathanaschbacher avatar evanmcc avatar russelldb avatar kuenishi avatar engelsanchez avatar kellymclaughlin avatar dreverri avatar norton avatar marsleezm avatar tnm avatar sanmiguel avatar lordnull avatar jtuple avatar ian-plosker avatar beerriot avatar cmeiklejohn avatar gpascale avatar legoscia avatar smorin avatar vinoski avatar tatyree avatar jrwest avatar tcash21 avatar davidx avatar

Watchers

James Cloos avatar  avatar

Forkers

syncfree

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.