[jboss-svn-commits] JBL Code SVN: r31017 - labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/categorise.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Mon Jan 11 12:46:24 EST 2010


Author: whitingjr
Date: 2010-01-11 12:46:24 -0500 (Mon, 11 Jan 2010)
New Revision: 31017

Modified:
   labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/categorise/categorise.properties
Log:
Focused the commit work stats to exclude dirty checking.


Modified: labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/categorise/categorise.properties
===================================================================
--- labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/categorise/categorise.properties	2010-01-11 17:45:35 UTC (rev 31016)
+++ labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/categorise/categorise.properties	2010-01-11 17:46:24 UTC (rev 31017)
@@ -1,4 +1,4 @@
 category0.methods=org.jboss.jbossts.performance.resource.SynchronizeTask:task
 categoryB.methods=org.jboss.jbossts.performance.resource.SynchronizeTask:findUsingResourceA,org.jboss.jbossts.performance.resource.SynchronizeTask:resourceAFlush
 categoryC.methods=org.jboss.jbossts.performance.resource.SynchronizeTask:findUsingResourceB,org.jboss.jbossts.performance.resource.SynchronizeTask:resourceBFlush
-categoryD.methods=org.hibernate.transaction.JTATransaction:commit
+categoryD.methods=com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction:commit



More information about the jboss-svn-commits mailing list