apache / jmeter

Apache JMeter open-source load testing tool for analyzing and measuring the performance of a variety of services
https://jmeter.apache.org/
Apache License 2.0
8.4k stars 2.1k forks source link

JMeter 5.5 Initial thread time is always showing higher #5799

Open kulandhaivel opened 1 year ago

kulandhaivel commented 1 year ago

Expected behavior

 

We are doing Load Tests using JMeter 5.5 for the test of the simple search function, in order to show the test results, and in the Response Time graph, the initial thread time is always showing higher (ms). What will be the reason for this? What is the logic of the JMeter behavior of the thread organizing in each sampler?

Actual behavior

No response

Steps to reproduce the problem

MicrosoftTeams-image

JMeter Version

JMeter 5.5

Java Version

JRE 1.8.0

OS Version

Microsoft Windows 10

vlsi commented 1 year ago

Please provide a test plan that reproduces the issue.

An alternative option would be profiling the execution with your test plan.