摘要: 1、查找系统pid ps -aux | grep [进程名] 2、查看指定进程线程占用CPU情况 pidstat -p [进程PID] -t 1 显示结果 ~$ pidstat -p 31795 -t 1 Linux 4.15.0-176-generic (cpu2) 05/10/2023 _x86 阅读全文
posted @ 2023-05-10 17:51 代码诠释的世界 阅读(2547) 评论(0) 推荐(0) 编辑
摘要: 1、插件地址 https://jmeter-plugins.org/ 2、安装方式 2.1官网下载插件安装 https://jmeter-plugins.org/?search=jpgc-casutg 安装位置 重启即可 2.2使用插件管理安装 安装插件管理 https://jmeter-plugi 阅读全文
posted @ 2023-05-10 17:31 代码诠释的世界 阅读(805) 评论(0) 推荐(0) 编辑