[
https://issues.jboss.org/browse/JBTM-2398?page=com.atlassian.jira.plugin....
]
Michael Musgrove commented on JBTM-2398:
----------------------------------------
After the code review I have moved the implementation of the new methods into
VolatileStore and TwoPhaseVolatileStore and added a new property to the store
configuration bean to control the behaviour. As expected the change has no effect on the
benchmarks for the new stores:
-i 1 -wi 10 -f 1 -t 10 -r 100 # 10 warm up iterations and then a single iteration lasting
100 seconds using 1 thread
c.a.a.j.x.p.VolatileStoreBenchmark.testVolatileStore thrpt 1
637563.988 NaN ops/s
c.a.a.j.x.p.TypedVolatileStoreBenchmark.testVolatileStore thrpt 1
185962.192 NaN ops/s
c.a.a.j.x.p.TwoPhaseVolatileStoreBenchmark.testVolatileStore thrpt 1
144480.394 NaN ops/s
c.a.a.j.x.p.TypedTwoPhaseVolatileStoreBenchmark.testVolatileStore thrpt 1
107737.372 NaN ops/s
Support VolatileStore.allObjUids
---------------------------------
Key: JBTM-2398
URL:
https://issues.jboss.org/browse/JBTM-2398
Project: JBoss Transaction Manager
Issue Type: Feature Request
Components: Performance Testing
Affects Versions: 5.1.1
Reporter: Michael Musgrove
Assignee: Michael Musgrove
Priority: Optional
Fix For: 5.later
This method is used by REST-AT and would be a useful addition for baselining the
performance of the coordinator for comparison with non transactional and empty transaction
requests.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)