Ethr: Golang based network performance measurement tool (MIT license)】网页链接 微软出品的开源工具Ethr:基于Golang的网络性能测量工具(MIT许可证),目前支持Windows和Ubuntu平台。

原文作者:Microsoft

Ethr

Ethr is a cross platform network performance measurement tool written in golang. Goal of this project is to provide native tool for network performance measurements for bandwidth, connections/s, packets/s, latency, loss & jitter, across multiple protocols such as TCP, UDP, HTTP, HTTPS, and across multiple platforms such as Windows, Linux and other Unix systems.

基于Golang的网络性能测量工具

Ethr takes insipiration from existing open source network performance tools and builds upon those ideas. It is very similar to iPerf3 for bandwidth measurements for TCP. iPerf3 has many more options for doing bandwidth measurements such as throttled testing, richer feature set, while Ethr has support for multiple threads, ability to scale to 1024 or even higher connections, multiple clients to single server etc. It is similar to latte on Windows or sockperf on Linux for doing latency measurements.

原文链接

相关文章:

  • 2022-12-23
  • 2021-08-06
  • 2021-12-10
  • 2021-12-02
  • 2021-12-07
  • 2022-12-23
  • 2021-11-17
  • 2021-12-05
猜你喜欢
  • 2021-11-17
  • 2022-12-23
  • 2021-12-17
  • 2021-12-28
  • 2022-01-05
  • 2021-11-23
相关资源
相似解决方案