GitHub user ra0077 opened a pull request:
https://github.com/apache/jmeter/pull/191
Bug59303_NewDefaultResponseTimeDistributionGranularity
Hi,
By default the response time distribution granularity in HTML report is
1000ms
jmeter.reportgenerator.graph.responseTimeDistribution.property.set_granularity=1000
I think is too high
I propose to have a lower value like 500ms
Antonio
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ra0077/jmeter
Bug59303_NewDefaultResponseTimeDistributionGranularity
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jmeter/pull/191.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #191
----
commit 3f87fbbac92aae4d3100309495d2725ea77a95d7
Author: ra0077 <[email protected]>
Date: 2016-04-11T20:11:46Z
Bug59303_NewDefaultResponseTimeDistributionGranularity
Hi,
By default the response time distribution granularity in HTML report is
1000ms
jmeter.reportgenerator.graph.responseTimeDistribution.property.set_granularity=1000
I think is too high
I propose to have a lower value like 500ms
Antonio
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---