Author: pmouawad
Date: Mon Mar 28 11:19:33 2016
New Revision: 1736871
URL: http://svn.apache.org/viewvc?rev=1736871&view=rev
Log:
Clarify docs
Modified:
jmeter/trunk/xdocs/changes.xml
Modified: jmeter/trunk/xdocs/changes.xml
URL:
http://svn.apache.org/viewvc/jmeter/trunk/xdocs/changes.xml?rev=1736871&r1=1736870&r2=1736871&view=diff
==============================================================================
--- jmeter/trunk/xdocs/changes.xml (original)
+++ jmeter/trunk/xdocs/changes.xml Mon Mar 28 11:19:33 2016
@@ -81,7 +81,7 @@ Summary
<ch_title>Parallel Downloads is now realistic and scales much
better:</ch_title>
<p>
<ul>
-<li>Parsing of CSS imported (CSS) or embedded resources (images)</li>
+<li>Parsing of CSS imported (imported CSS files through @import) or embedded
resources (background images)</li>
<li>Lazy initialization of SSL context : For 15 Threads 138% more sampling in
5 minutes. Gain increases as number of threads increases</li>
<li>Rework of Connections management for Parallel Download : for 15 Threads
135% more sampling in 5 minutes.</li>
<li>Reuse of ThreadPool</li>