mirror of
https://github.com/skywind3000/kcp.git
synced 2025-03-26 11:17:51 +08:00
Updated EN_KCP Benchmark (markdown)
parent
c7d63e8b8e
commit
3da380e793
@ -1,3 +1,5 @@
|
||||
# Benchmark
|
||||
|
||||
如果网络从来不丢包,那么你直接用 TCP就行了,甚至直接裸UDP都没关系,但是网络因为丢包造成卡顿,特别是高峰时期丢包会上到10%的情况,移动设备上这个情况更糟糕。
|
||||
|
||||
我自己评测过很多,[asio_kcp](https://github.com/libinzhangyuan/asio_kcp) 的作者做过比较详细的评测,在网络变糟糕的情况下,KCP的延迟比 libenet低三倍以上:
|
||||
|
Loading…
Reference in New Issue
Block a user