Load and performance benchmark tool
Go to file
2014-06-11 14:11:20 +04:00
debian Release 1.6.3 2014-06-11 14:11:20 +04:00
docs Merge branch 'usermon' of https://github.com/netortik/yandex-tank 2014-06-06 14:57:21 +04:00
logos add screenshot 2014-03-06 18:56:11 +04:00
Tank Changed rps -> RPS in Jmeter plugin (as expected by other modules) 2014-06-11 00:11:58 +04:00
Tests Fix but with bad option 2014-06-10 16:38:02 +04:00
.gitignore add data files for tests 2014-02-21 19:15:06 +04:00
.travis.yml Just bump up to trigger Travis CI 2014-06-06 16:05:42 +04:00
00-base.ini Generate static HTML report by default 2014-03-03 18:59:04 +04:00
ab.sh Correct shell options un convinience scripts 2013-02-01 16:55:25 +04:00
bfg.sh add BFG startup script 2014-02-20 18:56:52 +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
jmeter.sh Correct shell options un convinience scripts 2013-02-01 16:55:25 +04:00
README.md Add travis status 2014-06-10 15:45:13 +04:00
tank.py Fix broken tank 2014-06-10 18:47:35 +04:00
tankcore.py Fix broken tank 2014-06-10 18:47:35 +04:00
yandex-tank.completion release 1.4.8 2014-02-21 19:36:48 +04:00
yandex-tank.spec Added spec file for package building under Centos, RHEL 2014-03-30 14:45:03 +04:00

Build Status

Yandex Tank

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