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

Latest commit

 

History

History
36 lines (23 loc) · 632 Bytes

README.md

File metadata and controls

36 lines (23 loc) · 632 Bytes

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