Load and performance benchmark tool
Go to file
2016-01-26 14:50:01 +03:00
data deleted mentions of yandex-tank-* binaries from docs and rpm spec file 2016-01-18 15:54:00 +03:00
debian v 1.7.30 2016-01-21 16:13:34 +03:00
docs Merge branch 'master' of github.com:yandex/yandex-tank 2016-01-25 14:52:26 +03:00
logos add screenshot 2014-03-06 18:56:11 +04:00
tests merge changes from master 2016-01-26 14:50:01 +03:00
yandextank merge changes from master 2016-01-26 14:50:01 +03:00
.gitchangelog.rc v.1.7.1 changelog 2015-02-06 20:49:48 +03:00
.gitignore gitignore 2015-02-05 15:54:53 +03:00
.travis.yml fix hanging test 2015-02-17 11:43:07 +03:00
build.xml build file 2015-02-05 17:47:05 +03:00
COPYING Add licensing information 2012-07-26 14:30:36 +04:00
COPYING.txt Eliminate DPKG calls 2012-08-06 19:19:36 +04:00
MANIFEST.in move default tank config into package 2015-02-09 18:26:14 +03:00
README.md Update README.md 2016-01-21 13:41:19 +03:00
setup.py merge changes from master 2016-01-26 14:50:01 +03:00
stdeb.cfg Removed importlib from dependences 2015-03-24 19:49:52 +03:00

Yandex Tank ![Gitter](https://badges.gitter.im/Join Chat.svg)

Build Status

Quantiles chart example

Description

Yandex.Tank is an extendable open source load testing tool for advanced linux users which is especially good as a part of automated load testing suit.

Main features

  • different load generators supported:
    • Evgeniy Mamchits' phantom is a very fast (100 000+ RPS) shooter written in C++ (default)
    • JMeter is an extendable and widely known one
    • BFG is an experimental Python-based generator that allows you to write your own shooter function (included)
  • customizable reports in .html with pretty interactive charts based on highcharts library
  • graphite support
  • several ammo formats supported like plain url list or access.log
  • test autostop plugin
  • customizable and extendable monitoring that works over SSH

Installation and configuration

Installation at ReadTheDocs

Get help

Documentation at ReadTheDocs

Ask your questions at Stackoverflow, use "load-testing" + "yandex" tags.

See also

Evgeniy Mamchits' phantom - Phantom scalable IO Engine

Andrey Pohilko's loadosophia - service for storing and analysing performance test results

Jenkins - an extendable open source continuous integration server that may be used to automate test execution.

Graphite - an enterprise-scale monitoring tool, use it to store your test results and render graphs.

Yandex.Metrics counter