Make sure you don't include Spring's initialization in your test measurements. Building a Spring context takes a lot of CPU time, so it's best to init Sprint and then start gathering data.
Cheers, Chris On Thu, 2006-11-09 at 16:17 -0500, [EMAIL PROTECTED] wrote: > We ran performance tests on one of our application with Spring/IBATIS vs > regular JDBC. As far as the response time goes it was roughly the same. But > the CPU usage was 4 to 5 times higher in Spring/IBATIS implementation. Has > anybody encountered the same issue.? Is that is normal Why? > > Thanks. > > Regards, > Sanjay > x7273 >