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

hi is a tiny program that send benchmark request to "almost" everything. note that it's inspired by hey(https://github.com/rakyll/hey) and implemented by python/asyncio

License

Notifications You must be signed in to change notification settings

Ehco1996/hi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hi

hi is a tiny cli program that send benchmark request to "almost" everything. note that it's inspired by rakyll/hey and implemented by python/asyncio

Install

pip install py-hi

Usage

  • say hi to github

hi https://github.com

  • you will see
➜ hi https://github.com

Send request to https://github.com

Summary:
Total:          6.327 secs
Slowest:        6.297 secs
Fastest:        1.447 secs
Average:        4.388 secs
Requests/sec:   31.611

Status code distribution:
[200]        200 responses

TODO

  • more send flag
  • request benchmark through shadowsocks

About

hi is a tiny program that send benchmark request to "almost" everything. note that it's inspired by hey(https://github.com/rakyll/hey) and implemented by python/asyncio

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages