Skip to content

A high performence load test tool, implement with skynet and locust web ui.

Notifications You must be signed in to change notification settings

flanpan/snlocust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snlocust

Description

A high performence load test tool, implement with skynet and locust.

Design

flowchart TD;
browser[browser 1..n]<--http get data-->web
agent[agent 1..n]-->stats[stats 1..n]-->web
agent-->counter[counter 1..n]-->web
logger-->web--websocket push log-->browser
Loading

Install

pull submodule

git submodule update --init

build linux

make linux

or macosx

make macosx

run

./start.sh

open the browser with default url http:https://127.0.0.1:8001

About

A high performence load test tool, implement with skynet and locust web ui.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published