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

Handle query params and more HTTP methods #92

Merged
merged 10 commits into from
Sep 27, 2024
Merged

Handle query params and more HTTP methods #92

merged 10 commits into from
Sep 27, 2024

Conversation

JoshCap20
Copy link
Owner

Closes #73, closes #65, closes #49, closes #50, closes #51

@JoshCap20 JoshCap20 added the enhancement New feature or request label Sep 27, 2024
@JoshCap20 JoshCap20 added this to the v1.2 milestone Sep 27, 2024
@JoshCap20
Copy link
Owner Author

Load test results on benchmark:

joshcaponigro@Joshs-MBP benchmark % wrk -t12 -c400 -d30s http://127.0.0.1:8001/json
Running 30s test @ http://127.0.0.1:8001/json
  12 threads and 400 connections
  Thread Stats   Avg      Stdev     Max   +/- Stdev
    Latency     8.96ms  470.92us  26.55ms   97.05%
    Req/Sec     3.70k   120.68     3.95k    93.31%
  1325503 requests in 30.02s, 141.58MB read
  Socket errors: connect 0, read 535, write 0, timeout 0
Requests/sec:  44149.24
Transfer/sec:      4.72MB

@JoshCap20 JoshCap20 merged commit 328b9b3 into main Sep 27, 2024
3 checks passed
@JoshCap20 JoshCap20 deleted the http/1.1 branch September 27, 2024 23:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant