[jboss-svn-commits] JBL Code SVN: r33352 - labs/jbossrules/trunk/drools-docs/drools-docs-planner/src/main/docbook/en-US/Chapter-Benchmarking_and_tweaking.
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Fri Jun 4 10:10:47 EDT 2010
Author: ge0ffrey
Date: 2010-06-04 10:10:46 -0400 (Fri, 04 Jun 2010)
New Revision: 33352
Modified:
labs/jbossrules/trunk/drools-docs/drools-docs-planner/src/main/docbook/en-US/Chapter-Benchmarking_and_tweaking/Chapter-Benchmarking_and_tweaking.xml
Log:
update docs to benchmarker improvements
Modified: labs/jbossrules/trunk/drools-docs/drools-docs-planner/src/main/docbook/en-US/Chapter-Benchmarking_and_tweaking/Chapter-Benchmarking_and_tweaking.xml
===================================================================
--- labs/jbossrules/trunk/drools-docs/drools-docs-planner/src/main/docbook/en-US/Chapter-Benchmarking_and_tweaking/Chapter-Benchmarking_and_tweaking.xml 2010-06-04 14:04:19 UTC (rev 33351)
+++ labs/jbossrules/trunk/drools-docs/drools-docs-planner/src/main/docbook/en-US/Chapter-Benchmarking_and_tweaking/Chapter-Benchmarking_and_tweaking.xml 2010-06-04 14:10:46 UTC (rev 33352)
@@ -98,13 +98,13 @@
entities and can be overwritten per <literal>solverBenchmark</literal> entity.</para>
<para>You need to specify a <literal>benchmarkDirectory</literal> (relative to the working directory).
- A summary chart and the best solution of each solver run will be written in that directory.</para>
+ A summary statistic and the best solution of each solver run will be written in that directory.</para>
</section>
<section>
<title>Best score over time statistic (graph and CSV)</title>
- <para>The benchmarker supports outputting the best score over time statistic as a graph or CSV (comma separated
+ <para>The benchmarker supports outputting the best score over time statistic as a graph and a CSV (comma separated
values) file. Here's an example of a graph:</para>
<figure>
@@ -126,7 +126,6 @@
...
</solverBenchmarkSuite></programlisting>
- <para>It will output an overview of all graphs and CSV files as an <filename>index.html</filename> file in the
- statistic directory.</para>
+ <para>It will output all graphs and CSV files in the <literal>benchmarkDirectory</literal>.</para>
</section>
</chapter>
More information about the jboss-svn-commits
mailing list