RE: [OJB-developers] ODMG Performance vs Broker Performance
Brought to you by:
thma
From: Matthew B. <ma...@so...> - 2002-05-21 17:21:00
|
Great to hear! My order of work is: 1. Finish J2EE integration with JCA, with documentation. 2. Finish Cursor Control patch. 3. Fix exception handling 4. Add more test cases for ODMG 5. Drop OJB into a profiler to find out what's taking up time. The ODMG Performance test has been committed to CVS if you want to give it a try. It's not part of the performance ANT target yet. Cheers, Matthew -----Original Message----- From: Schier, Darius [mailto:dar...@in...] Sent: Tuesday, May 21, 2002 12:18 AM To: 'Matthew Baird'; 'obj...@li...' Subject: AW: [OJB-developers] ODMG Performance vs Broker Performance Hi Matthew, I recognized one or two hotspots at the descriptor repository. After a fix, we have about 8-10% performance gain with the 'ordinary' performance test case. Unfortunately querying was not affected. It would be pretty interesting how this fix will behave with your test case. I am planning to put it in until the end of the week. I think it would be very helpful to get even more (and maybe somehow more realistic) test cases. Regards Darius |