command
Version:
v1.0.9
Opens a new window with list of versions in this module.
Published: Aug 19, 2025
License: LGPL-3.0
Opens a new window with license information.
Imports: 15
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
模拟设备接入负载测试工具
load工具使用说明
编译load工具:
go build
load的参数说明如下:
- h:显示帮助信息
- d:设备数量
- m:每个设备每隔多少秒发送一条数据
示例:模拟50个设备接入,每个设备每10秒发送1条数据
./load -d 50 -m 10
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.