Skip to content

Commit f627c7f

Browse files
jmeter documentation
1 parent 9b1363b commit f627c7f

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

docs/hyperexecute-run-jmeter-tests.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -155,10 +155,6 @@ You can analyze the number of requests sent on that particular time.
155155
- **Region 1 :** 250 users → 3 machines (lets say it distributed as 84, 83, 83 users per machine).
156156
- **Region 2 :** 250 users → 3 machines (lets say it distributed as 84, 83, 83 users per machine).
157157

158-
- **User Allocation per Machine:** Users are evenly distributed among machines to ensure optimal utilization and balanced load:
159-
For example, in Region 1:
160-
Machine 1 = 84 users, Machine 2 = 83 users, Machine 3 = 83 users.
161-
162158
#### Key Takeaways:
163159
- **Flexible Overrides :** HyperExecute dynamically adjusts the load distribution and machine allocation based on your specified parameters.
164160
- **Optimal Resource Utilization :** It ensures that no machine exceeds the maximum user threshold, maintaining a balanced and efficient test execution.
@@ -184,7 +180,7 @@ You can analyze the number of requests sent on that particular time.
184180
- **Region 1 :** 3 machines → 250 users per machine.
185181
- **Region 2 :** 3 machines → 250 users per machine.
186182

187-
- **User Allocation per Machine :** Each machine in both regions processes **250 users**, resulting in a total of 750 users (250 users × 3 machines) per region.
183+
- **User Allocation per Machine :** Each machine in both regions processes **250 users**, resulting in a total of 750 users (250 users × 3 machines) per region, and overall 1500 users (250 users x 3 machines * 2 regions).
188184

189185
#### Key Takeaways:
190186
- **Default Behavior :** Without overrides, the user load from the .jmx file is replicated across all configured machines in each region.

0 commit comments

Comments
 (0)