Skip to content

A load testing tool for testing line server (Go)

Notifications You must be signed in to change notification settings

joebos/goloadtester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go load testing tool for testing line server

  1. How to run:

go build ./goloadtest ip:port.

  1. How it works

The test result will be written into perf_test.txt file, and console.

The tool simulate multiple clients. Each client creates connection, and then generate random line numbers, and issue 10 GET requests to line server continously.

Once a set of clients finish, it will increment # of clients, and do the same tests again until # of clients reachs a limit.

About

A load testing tool for testing line server (Go)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published