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

e2e: add wrk test #676

Open
mmatczuk opened this issue Feb 6, 2024 · 1 comment
Open

e2e: add wrk test #676

mmatczuk opened this issue Feb 6, 2024 · 1 comment
Labels
Milestone

Comments

@mmatczuk
Copy link
Contributor

mmatczuk commented Feb 6, 2024

Add a test target that allows to test the proxy using wrk.

Sample command

wrk http://127.0.0.1:3128 -d 10 -t 1 -c 200
@mmatczuk mmatczuk added this to the v1.3 milestone Feb 6, 2024
@Choraden Choraden modified the milestones: v1.3, v1.4 Apr 15, 2024
@mmatczuk
Copy link
Contributor Author

Can now be done thanks to #315.

Relates to #354

@mmatczuk mmatczuk added the perf label Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants