... | @@ -83,7 +83,7 @@ Launch the `jmeter` script in your console from within your jemeter install dire |
... | @@ -83,7 +83,7 @@ Launch the `jmeter` script in your console from within your jemeter install dire |
|
* Set **Number of Threads** to some high number in your case for example `40`.
|
|
* Set **Number of Threads** to some high number in your case for example `40`.
|
|
* Set **Ramp-Up Period** to a specified interval for example `10` seconds.
|
|
* Set **Ramp-Up Period** to a specified interval for example `10` seconds.
|
|
* Both **Number of Threads** and **Ramp-Up Period** setup how many request we make in a given period of time. In this example we will use 40 "users" per 10 seconds. In other words we make 4 requests per second.
|
|
* Both **Number of Threads** and **Ramp-Up Period** setup how many request we make in a given period of time. In this example we will use 40 "users" per 10 seconds. In other words we make 4 requests per second.
|
|
* Set **Loop Count** to some number for example `10`. It sets how often a test is repeated.
|
|
* Set **Loop Count** to some number for example `10`. It acts like a multiplier for the amount of request per second. In this case for example 10 times. So we get a total of 40 requests per second.
|
|
|
|
|
|
![jmeter-02](https://gitlab.inf.unibz.it/julian-sanin1/jmeter-example/uploads/294c723e876e7d8cc9534398ed12160b/jmeter-02.png)
|
|
![jmeter-02](https://gitlab.inf.unibz.it/julian-sanin1/jmeter-example/uploads/294c723e876e7d8cc9534398ed12160b/jmeter-02.png)
|
|
|
|
|
... | | ... | |