We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
您好,我自己写了一个demo, 一个echo服务器,客户端服务器均采用的单线程,QPS大约只有2400~3000,用您的asio_benchmark测试数据要稍微好点,但是也好不了多少,也是在3000以下,难道单线程asio的效率就这么高吗? 还是我哪儿没弄对? 感觉不可能会这么低啊。
测试环境是 i7-5700HQ 2.7GHZ 8G内存 笔记本 64位win10 .
期待您的回复
The text was updated successfully, but these errors were encountered:
No branches or pull requests
您好,我自己写了一个demo, 一个echo服务器,客户端服务器均采用的单线程,QPS大约只有2400~3000,用您的asio_benchmark测试数据要稍微好点,但是也好不了多少,也是在3000以下,难道单线程asio的效率就这么高吗? 还是我哪儿没弄对? 感觉不可能会这么低啊。
测试环境是 i7-5700HQ 2.7GHZ 8G内存 笔记本 64位win10 .
期待您的回复
The text was updated successfully, but these errors were encountered: