Jmeter 3.0 Dashboard graph not match with listener graph -


am using thread group , stepping thread group.

running jmeter command line , generate .jtl file csv format. generate report using -o command line options.

the problem graph output different compare graph output in listener ui

e.g response times on time

graph listener when load .jtl file graph listener when load .jtl file

graph dashboard graph dashboard

granularity of jmeter-plugins graph seems different jmeter core one.

you can try different settings changing in user.properties:

jmeter.reportgenerator.overall_granularity=60000


Comments

Popular posts from this blog

php - Autoloader issue not returning Class -

java - How to put two numbers separated by a space into two different arrays -

c++ - Why am i getting wrong values when performing PE base relocation? -