feat(性能测试): 支持自定义配置NODE节点线程数
This commit is contained in:
parent
c2edcfc6c7
commit
fc39f4fb88
|
@ -471,6 +471,7 @@ export default {
|
|||
this.$refs.pressureConfig.threadGroups = threadGroups;
|
||||
this.$refs.advancedConfig.csvFiles = csvFiles;
|
||||
|
||||
this.$refs.pressureConfig.resourcePoolChange();
|
||||
handler.calculateTotalChart();
|
||||
},
|
||||
tgTypeChange(threadGroup) {
|
||||
|
|
Loading…
Reference in New Issue