Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

why did you use "curl" ? #38

Open
changhyuni opened this issue Apr 24, 2023 · 1 comment
Open

why did you use "curl" ? #38

changhyuni opened this issue Apr 24, 2023 · 1 comment
Assignees

Comments

@changhyuni
Copy link

changhyuni commented Apr 24, 2023

hi @kyhau
this is a intriguing solution i have a question
Why did you use "curl"?
Even the python http library can implement an http response

@kyhau
Copy link
Owner

kyhau commented Apr 24, 2023

Hi @changhyuni,

The code aims to get those out of the box performance metrics from the curl command. See README and/or Cheat Sheet on Curl Performance Metrics: how to benchmark server latency with curl.

Does the python http library come with these performance metrics by default?
I forgot if I checked that before - it was awhile back.

Cheers.

@kyhau kyhau self-assigned this Apr 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants