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

Performance #145

Open
ghost opened this issue Nov 13, 2024 · 1 comment
Open

Performance #145

ghost opened this issue Nov 13, 2024 · 1 comment

Comments

@ghost
Copy link

ghost commented Nov 13, 2024

I am using wireproxy with Cloudflare WARP, I don't know if the performance depends on the CPU or if it depends on the connection with Cloudflare.

The thing is that with wireproxy I get about 50% of the speed of my ISP.

So I have tested two wireproxy instances with two different Socks5 ports:

wireproxy -c $HOME/.config/wireproxy-80801.conf
wireproxy -c $HOME/.config/wireproxy-80802.conf

And I get 100% speed from my ISP.

So, if it is CPU it could be implemented in wireproxy the execution of multiple threads? Does anyone have experiences with this?

Thanks.

@qupig
Copy link

qupig commented Dec 4, 2024

WARP itself has speed limits and may not be able to reach 100% of your ISP's speed, so this test is unfair and the issue may not be with wireproxy.

To determine if it is a issue with wireproxy, first make sure that your wireguard endpoint is achieving the speeds you expect.

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

1 participant