Skip to content

jcyrss/hyload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

hyload is a performance testing framework.

It is used to test Web/HTTP API server, as the following figure shows.

image

It provides a high-performance Python library to develop load testing. So you could run your test program on Windows, MacOS and Linux.

Based on gevent, by launching multiple hyload workers, it could reach about tens of thousands of requests per second and hundreds of thousands of concurrent connections on a single machine.

It also provides a VS Code extension to let you observe realtime statistics, remote multi-host deploy and remote launching test. VS Code extension includes a code-helper to facilitate developing.

Code_ibIhaJDp3d

Installation

Including install hyload library and hyload vscode extension

  • hyload library

    just run pip3 install hyload

  • hyload VS Code extension

    search hyload in VS Code marketplace and install it

    image

User Guide

Please refer to https://jcyrss.github.io/hyload

About

A performance testing framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages