GithubHelp home page GithubHelp logo

zed2015 / python-wsgi-benchmark Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kubeup/python-wsgi-benchmark

0.0 0.0 0.0 58 KB

Benchmark popular Python WSGI servers with Tsung in Kubernetes

Python 95.78% Dockerfile 4.22%

python-wsgi-benchmark's Introduction

Python WSGI Server Benchmark

We run Tsung in Kubernetes to load testing several popular Python WSGI servers to understand the performance of Python servers under high load. This repo described the detailed testing environment.

All the tests are done through Jenkins job and you can find the test results in this spreadsheet. If you wanted to add more target projects to the list or to improve the test cases, feel free to send a PR. You'll find the updated test results after we run the Jenkins job periodically.

Target projects

Currently we test these Python WSGI servers:

Test cases

We run these test cases

Test methods

For each test target, we run load testing for 90 seconds. For the first 60 seconds, 5 new virtual users got spawned every second. Each virtual user will connect to the target server and fire http GET request for 10000 times.

Tsung will dump test stats every 10 seconds. We will gather all the dumped stats for analysis and plotting.

Test results

We found Bjoern has the highest QPS at around 10,000/s which is quite impressive. You could find the detailed test results at here.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.