mirror of
https://github.com/valitydev/yandex-tank.git
synced 2024-11-06 10:25:17 +00:00
2 lines
3.5 KiB
HTML
2 lines
3.5 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width, initial-scale=1"><meta name="description" content=""><meta name="author" content=""><link rel="icon" href="undefined/docs/favicon.ico"><title>Justified Nav Template for Bootstrap</title><!-- Bootstrap core CSS--><link href="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/css/bootstrap.min.css" rel="stylesheet"><!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries--><!--if lt IE 9script(src='https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js')
|
||
script(src='https://oss.maxcdn.com/respond/1.4.2/respond.min.js')--></head><body><div class="container"><!-- Jumbotron--><div class="jumbotron"><h1>Yandex.Tank<div class="small">a performance measurement tool</div></h1><blockquote><p>Once we accept our limits, we go beyond them.</p><div class="small">Albert Einstein</div></blockquote><p class="lead">Find out about your app’s performance limits and bottlenecks in order to use your resources in a most effective way. Ensure your app is scalable and find a way to make it scalable. Use Yandex.Tank to choose a reliable technology stack before you even started developing your product.</p><p><a href="#install" role="button" class="btn btn-lg btn-success">Get started today</a></p></div><!-- Example row of columns--><div class="row"><div class="col-lg-4"><h2>100 000+ RPS from one machine</h2><p>Use <em>phantom </em>load engine written in pure C++ to generate big amount of load from one machine.</p><p><a href="#" role="button" class="btn btn-primary">View details »</a></p></div><div class="col-lg-4"><h2>Interactive reports</h2><p>See how your system behaves under load while running the test. Save report when the test is over and email it to your colleagues.</p><p><a href="#" role="button" class="btn btn-primary">View details »</a></p></div><div class="col-lg-4"><h2>Monitoring out-of-the-box</h2><p>Collect all your system and business metrics by configuring monitoring plugin. The resources of the host you shooting at are monitored by default.</p><p><a href="#" role="button" class="btn btn-primary">View details »</a></p></div></div><div class="row"><div class="col-lg-4"><h2>Multiple load engines</h2><p>Use JMeter to test complex scenarios or BFG (experimental) for exotic protocols. Implement your own module for your favorite tool and use Tank’s features like OnlineReport with it.</p><p><a href="#" role="button" class="btn btn-primary">View details »</a></p></div><div class="col-lg-4"><h2>Integration</h2><p>Use Yandex.Tank with Jenkins or other CI to automate your load tests. Store reports online. Stop your tests automatically using customizable criteria.</p><p><a href="#" role="button" class="btn btn-primary">View details »</a></p></div><div class="col-lg-4"><h2>Simple ammo format</h2><p>Use your access.log for shooting or generate ammo from your logs using simple script.</p><p><a href="#" role="button" class="btn btn-primary">View details »</a></p></div></div><div id="install" class="row"><div class="col-lg-6"><h2>Install from PPA</h2><p>Installation on debian-based distros is as easy as:<div class="code">...</div></p></div><div class="col-lg-6"><h2>Download archive</h2><p>Download</p></div></div><!-- Site footer--><div class="footer"><p>© Yandex 2014</p></div></div><!-- /container--><script src="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/js/bootstrap.min.js"></script></body></html> |