Skip to content

A simple go application to stress test url endpoints

License

Notifications You must be signed in to change notification settings

joffutt4/stresser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Stresser

Just a simple go app I created to help do some stress testing of online endpoints.

To run this application use the command go run main.go http://host.name.to.hit:port/end/point/to/hit <number of concurrent users> <length of time in seconds>

About

A simple go application to stress test url endpoints

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages