Author: pmouawad
Date: Thu Nov 10 23:00:22 2016
New Revision: 1769223
URL: http://svn.apache.org/viewvc?rev=1769223&view=rev
Log:
Mention timer.factor in new and noteworthy
Modified:
jmeter/trunk/xdocs/changes.xml
Modified: jmeter/trunk/xdocs/changes.xml
URL:
http://svn.apache.org/viewvc/jmeter/trunk/xdocs/changes.xml?rev=1769223&r1=1769222&r2=1769223&view=diff
==============================================================================
--- jmeter/trunk/xdocs/changes.xml [utf-8] (original)
+++ jmeter/trunk/xdocs/changes.xml [utf-8] Thu Nov 10 23:00:22 2016
@@ -101,6 +101,12 @@ The HTML source code in the Results Tree
</p>
<figure width="635" height="271" image="html-formatted-tree-view.png">New
formatted HTML source view</figure>
+<ch_section>Ability to update all timers in Test plan with a new
property</ch_section>
+<p>
+A new property <code>timer.factor=1.0f</code> has been introduced which allows
you to multiply pause times computed by Gaussian, Uniform and Poisson Timers by
it.
+This allows you to update Think Times from one place and let you gain
productivity.
+</p>
+
<ch_title>Core improvements</ch_title>
<ul>
<li>Various GUI and UX fixes</li>