Benchmark performance difference between JacORB and JDK ORB
-----------------------------------------------------------
Key: JBTM-1369
URL:
https://issues.jboss.org/browse/JBTM-1369
Project: JBoss Transaction Manager
Issue Type: Task
Components: JTS, Performance Testing
Affects Versions: 4.17.0
Reporter: Michael Musgrove
Assignee: Michael Musgrove
Fix For: 5.0.4
JBTM-934 added support for the JDK orb to JTS. IOR sizes can range in size from 512 bytes
to entirely unbounded, with the ORB being able to add arbitrary data within specific
portions. Since the IOR is packed into transaction logs and if the IOR sizes are
significantly different we may find that transaction throughput has been improved or
degraded. We should run some benchmarks to see what the impact is.