package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Feb 27, 2023
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var Cmd = &cobra.Command{
Use: "ana",
Short: "压测结果分析工具",
Long: `将pressure工具的输出数据作为输入,分析得到结果输出到指定目录(用于之后的统计和可视化)`,
RunE: analyzeRunE,
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.