[jboss-svn-commits] JBL Code SVN: r31108 - labs/jbosstm/workspace/whitingjr/trunk/performance.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Fri Jan 15 11:55:23 EST 2010


Author: whitingjr
Date: 2010-01-15 11:55:23 -0500 (Fri, 15 Jan 2010)
New Revision: 31108

Modified:
   labs/jbosstm/workspace/whitingjr/trunk/performance/README.txt
Log:
Added more details to the documentation. Explaining the processing of the XML metrics.


Modified: labs/jbosstm/workspace/whitingjr/trunk/performance/README.txt
===================================================================
--- labs/jbosstm/workspace/whitingjr/trunk/performance/README.txt	2010-01-15 16:54:35 UTC (rev 31107)
+++ labs/jbosstm/workspace/whitingjr/trunk/performance/README.txt	2010-01-15 16:55:23 UTC (rev 31108)
@@ -19,7 +19,7 @@
  categories. Categories can be made up of particular methods. The main categories for this project
  are category-0 which is the whole test method, category-B which is the read and write with 
  resource A, category-C is the read and write for resource B, category-D is the commit and category-A
- is 0-(B+C+D) everything else.
+ is 0-(B+C+D) and is called 'other'.
   
 Additional information.
 



More information about the jboss-svn-commits mailing list