All Projects → yandex → Yandex Tank

yandex / Yandex Tank

Licence: lgpl-2.1
Load and performance benchmark tool

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Yandex Tank

Web Frameworks
Which is the fastest web framework?
Stars: ✭ 6,125 (+190.28%)
Mutual labels:  framework, performance
Taurus
Automation-friendly framework for Continuous Testing by
Stars: ✭ 1,566 (-25.78%)
Mutual labels:  performance, load-testing
Vibora
Fast, asynchronous and elegant Python web framework.
Stars: ✭ 5,734 (+171.75%)
Mutual labels:  framework, performance
Gearbox
Gearbox ⚙️ is a web framework written in Go with a focus on high performance
Stars: ✭ 455 (-78.44%)
Mutual labels:  framework, performance
Foxify
The fast, easy to use & typescript ready web framework for Node.js
Stars: ✭ 138 (-93.46%)
Mutual labels:  framework, performance
Ubiquity
Ubiquity framework
Stars: ✭ 480 (-77.25%)
Mutual labels:  framework, performance
Webdriverio
Next-gen browser and mobile automation test framework for Node.js
Stars: ✭ 7,214 (+241.9%)
Mutual labels:  performance, performance-test
Performance Testing Framework
Framework allows to perform load testing with Apache Jmeter, view application/server metrics in real-time with Grafana, analyze errors cause with detailed traces for failed requests, compare different test runs in scripted dashboard and perform frontend performance testing with sitespeed.io+webpagetest
Stars: ✭ 275 (-86.97%)
Mutual labels:  performance, load-testing
Gatling Dubbo
A gatling plugin for running load tests on Apache Dubbo(https://github.com/apache/incubator-dubbo) and other java ecosystem.
Stars: ✭ 131 (-93.79%)
Mutual labels:  performance, load-testing
Android Readthefuckingsourcecode
😜 记录日常的开发技巧,开发中遇到的技术重点、难点,各个知识点的总结,优质面试题等等。持续更新...
Stars: ✭ 1,665 (-21.09%)
Mutual labels:  framework, performance
Iris
The fastest HTTP/2 Go Web Framework. AWS Lambda, gRPC, MVC, Unique Router, Websockets, Sessions, Test suite, Dependency Injection and more. A true successor of expressjs and laravel | 谢谢 https://github.com/kataras/iris/issues/1329 |
Stars: ✭ 21,587 (+923.08%)
Mutual labels:  framework, performance
Speedracer
Collect performance metrics for your library/application.
Stars: ✭ 1,868 (-11.47%)
Mutual labels:  performance, performance-test
Awesome Test Automation
A curated list of awesome test automation frameworks, tools, libraries, and software for different programming languages. Sponsored by http://sdclabs.com
Stars: ✭ 4,712 (+123.32%)
Mutual labels:  framework, load-testing
Cassowary
🚀 Modern cross-platform HTTP load-testing tool written in Go
Stars: ✭ 488 (-76.87%)
Mutual labels:  performance, load-testing
Predator
A powerful open-source platform for load testing APIs.
Stars: ✭ 356 (-83.13%)
Mutual labels:  performance, load-testing
Frameworkbenchmarks
Source for the TechEmpower Framework Benchmarks project
Stars: ✭ 6,157 (+191.8%)
Mutual labels:  framework, performance
Laravel Zero
A PHP framework for console artisans
Stars: ✭ 2,821 (+33.7%)
Mutual labels:  framework, performance
Kboom
The Kubernetes scale & soak load tester
Stars: ✭ 256 (-87.87%)
Mutual labels:  performance, load-testing
Gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
Stars: ✭ 53,971 (+2457.87%)
Mutual labels:  framework, performance
Goose
Load testing tool, inspired by Locust
Stars: ✭ 151 (-92.84%)
Mutual labels:  performance, load-testing

Yandex Tank Build Status Gitter

Yandextank has been moved to Python 3.

Latest stable release for Python 2 here.

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

Quantiles chart example

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 a Python-based generator that allows you to write your load scenarios in Python
    • experimental Golang generator: pandora
  • performance analytics backend service: Overload. Store and analyze your test results online
  • several ammo formats supported like plain url list or access.log
  • test autostop plugin: stop your test when the results have became obvious and save time
  • customizable and extendable monitoring that works over SSH

Documentation

Get help

Chat with authors and other performance specialists: Gitter

See also

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].