Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
/ webstress Public archive

Python script that uses aiohttp to chuck tons of requests at one or more URLs and measures throughput

Notifications You must be signed in to change notification settings

vegabook/webstress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

webstress

Python script that uses aiohttp to chuck tons of requests at one or more URLs and measures throughput Originally built to see how much throughput I can get on a Rasperry Pi model 4b, running Elixir Phoenix web framework and serving over a VPS-proxied node over Yggdrasil Network

Uses aiohttp to stack up requests. See parameter --help for options.

TODO

  • rate calculation is printed a bit too frequently and should probably be accumulated over time.

About

Python script that uses aiohttp to chuck tons of requests at one or more URLs and measures throughput

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages