如何衡量远程桌面性能?
我正在寻找一种方便但更重要的:可重复的方法来衡量远程桌面会话的性能。 (带宽和延迟)
有谁知道如何做到这一点?我曾考虑过测量服务器的带宽,但我确信这是否是一个好的指标,因为它不包括延迟和响应能力。
我很高兴有任何想法、提示或资源可供阅读!
I am searching for a convenient but more important: reproducible way to measure the performance of a Remote Desktop Session. (Both bandwidth AND latency)
Does anyone have an idea how this can be done? I have thought about measuring the bandwidth to the server, but I am sure if this is a good indicator because it does not include latency and responsiveness.
I am happy about any ideas, hints or resources to read!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
目标计算机上有“终端服务会话”的性能计数器,您可以使用它来查看最大输出帧和压缩比。问题是您需要一个受控的视觉环境,例如循环的全屏视频来淹没管道。这将向您显示管道上单个客户端的最大带宽。
There are performance counters for the "Terminal Service Session" on the destion computer you can use to see the maximum output frames and the compression ration. The issue is that you need a controlled visual environment such as a looping full screen video to flood the pipe. This will show you the maximum bandwidth by a single client across your pipe.