GithubHelp home page GithubHelp logo

flarnie / treadmill Goto Github PK

View Code? Open in Web Editor NEW

This project forked from facebookarchive/treadmill

0.0 2.0 0.0 110 KB

An intelligent loadtester

License: Other

C++ 73.82% Makefile 1.64% M4 19.76% Thrift 0.21% Shell 4.57%

treadmill's Introduction

Treadmill Build Status

Treadmill is an open-source modular load testing platform for characeterizing server-side applications (e.g., Memcached, Mcrouter, and FBThrift.

Installation

The installation is done using a standard autotools flow. To install Treadmill at /path/to/install, you can simply use the script as following.

$ ./scripts/install_ubuntu_14.04.sh /path/to/install

Running

Once you have installed Treadmill, you can run the corresponding binary. For example, you can test against a Memcached instance on 127.0.0.1:11211 by:

$ LD_LIBRARY_PATH="/path/to/install/install/lib:$LD_LIBRARY_PATH" \
    ./treadmill_memcached --hostname=127.0.0.1 --port=11211

You can also add the /path/to/install/install/lib permanently to $LD_LIBRARY_PATH, so you do not have to type it in every time. More advanced options can be found in --help.

License

Treadmill is BSD-licensed. We also provide an additional patent grant.

Contributing

We would love to have your help in making Treadmill better. If you are interested, please read our guide to contributing.

treadmill's People

Contributors

afrind avatar andreazevedo avatar andrewjcg avatar andriigrynenko avatar dmm-fb avatar flarnie avatar igorsugak avatar jmswen avatar kodafb avatar lehecka avatar ma2bd avatar mboyd1017 avatar mchowx avatar meyering avatar ngoyal avatar orvid avatar sanjosh avatar spalamarchuk avatar vgao1996 avatar yfeldblum avatar yqzhang avatar

Watchers

 avatar  avatar

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.