当前位置:网站首页>JMeter about setting thread group and time
JMeter about setting thread group and time
2022-07-07 10:21:00 【Splendid Qianyang 813】
1. Thread group - Scheduler - The elapsed time ( Upper right corner )

A: Number of threads : Set the execution times of the thread group . for example (1 A thread group ( It contains 9 A request ), Set the number of threads to 10, execute 10 Threads ( In total 90 A request ); Multiple thread groups , Then each thread group executes once according to a single thread group ) ;
B: The duration of the : How long does the test plan last ( Can contain multiple thread groups ); Set to 100s That is to say, the running time of the whole test plan is 100s, Execute these requests within this time ;
C: The elapsed time , The running time of the current test ; Next to that is the number of threads currently running / Total number of running threads
2. Thread group -ramp-up period- The elapsed time ( Upper right corner )

A: Number of threads : Set the execution times of the thread group . for example (1 A thread group ( It contains 9 A request ), Set the number of threads to 10, execute 10 Threads ( In total 90 A request ); Multiple thread groups , Then each thread group executes once according to a single thread group ) ;
B:Ramp-Up Time ( second ): The time interval between the start and start of a thread , Unit second . That is, how long all threads start . For example, threads 60 individual ,Ramp-Up Period Set to 20s, Then start every second 60/20=3 Threads , Do not fill in the default setting is 0, That is, all threads are started immediately after the scene is started .
C: The elapsed time , The running time of the current test ; Next to that is the number of threads currently running / Total number of running threads
3. The elapsed time - Scheduler ( The duration of the ) The relationship between
The two times are basically the same
边栏推荐
- Pdf document signature Guide
- The new activity of "the arrival of twelve constellations and goddesses" was launched
- 嵌入式背景知识-芯片
- ORM model -- creation and query of data records
- Web3.0 series distributed storage IPFs
- 一文讲解单片机、ARM、MUC、DSP、FPGA、嵌入式错综复杂的关系
- request对象对请求体,请求头参数的解析
- [sword finger offer] 42 Stack push in and pop-up sequence
- SQLyog数据库怎么取消自动保存更改
- MongoDB创建一个隐式数据库用作练习
猜你喜欢

嵌入式背景知识-芯片

The Himalaya web version will pop up after each pause. It is recommended to download the client solution

SolidWorks工程图中添加中心线和中心符号线的办法

每周推荐短视频:L2级有哪些我们日常中经常会用到的功能?

【acwing】786. 第k个数

AHB bus in stm32_ Apb2 bus_ Apb1 bus what are these

IO模型复习

ES6中的原型对象

ORM -- logical relation and & or; Sort operation, update record operation, delete record operation

web3.0系列之分布式存储IPFS
随机推荐
ES6中的原型对象
Memory ==c language 1
“十二星座女神降临”全新活动推出
网上可以开炒股账户吗安全吗
Agile course training
Apprentissage avancé des fonctions en es6
中国首款电音音频类“山野电音”数藏发售来了!
C logging method
Kotlin实现微信界面切换(Fragment练习)
XML配置文件解析与建模
ORM模型--关联字段,抽象模型类
Finally, there is no need to change a line of code! Shardingsphere native driver comes out
【ORM框架】
Parameter sniffing (2/2)
【学习笔记-李宏毅】GAN(生成对抗网络)全系列(一)
Smart city construction based on GIS 3D visualization technology
Deadlock caused by non clustered index in SQL Server
How to cancel automatic saving of changes in sqlyog database
【acwing】789. Range of numbers (binary basis)
C#记录日志方法