tquic 传输可靠性和效率问题 #330
Unanswered
lion117
asked this question in
Q&A (问题和回答)
Replies: 2 comments
This comment was marked as off-topic.
This comment was marked as off-topic.
-
1 这种带宽近似无限制的极限场景吞吐测试,需要关注几个关键点:
2 可以检查下代码实现逻辑,例如client发送部分存在问题:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
背景
描述
基于simple_client.c & simple_server.c 测试tquic 的传输效率和可靠性, 使用视频文件进行传输测试. 具体代码如下
simple_client.c 代码改动
simple_server.c 主要改动
命令
问题
Beta Was this translation helpful? Give feedback.
All reactions