Load and performance benchmark tool
Go to file
Alexey Lavrenuke af03121e0c fix tests
2015-02-05 17:45:17 +03:00
config from now on OnlineReport is an external plugin 2015-02-05 15:05:39 +03:00
data * remove debian files (should be autogenerated) 2015-02-05 15:29:20 +03:00
debian * remove debian files (should be autogenerated) 2015-02-05 15:29:20 +03:00
docs apt-get install software-properties-common 2014-09-05 14:10:17 +04:00
logos add screenshot 2014-03-06 18:56:11 +04:00
scripts * remove debian files (should be autogenerated) 2015-02-05 15:29:20 +03:00
tests fix tests 2015-02-05 17:45:17 +03:00
yandextank config is in subfolder 2015-02-05 15:13:46 +03:00
.gitignore gitignore 2015-02-05 15:54:53 +03:00
.travis.yml Just bump up to trigger Travis CI 2014-06-06 16:05:42 +04:00
build.xml Playing with tests setup 2013-03-06 14:49:07 +04: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
ez_setup.py * add ez_setup 2015-02-05 14:46:45 +03:00
README.md Fix metrica counter #2 2014-10-27 17:11:37 +03:00
setup.py * remove debian files (should be autogenerated) 2015-02-05 15:29:20 +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

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