-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 
Author Message
 Post subject: Performance case for upgrade from 3.2
PostPosted: Wed Feb 29, 2012 1:00 am 
Newbie

Joined: Wed Feb 29, 2012 12:49 am
Posts: 1
Hi,

I'm putting together a business case for my company to upgrade from Hibernate 3.2.6 to one of 3.3 or 3.5.

We're stuck using JDK 1.4.2 unfortunately and as I understand things that limits us to 3.5 as a maximum.

I need to find supporting documents comparing the performance of these versions but I'm totally stuck. I'm specifically interested in memory usage performance.

Any help with this would be greatly appreciated!


Top
 Profile  
 
 Post subject: Re: Performance case for upgrade from 3.2
PostPosted: Thu Mar 01, 2012 3:43 am 
Expert
Expert

Joined: Tue Jun 16, 2009 3:36 am
Posts: 990
From my experience there are no remarkable differences between the hibernate versions you mention,
neither in performance nor in memory usage.
You would indeed notice a performance increase when you switch from java1.4 runtime to java1.6 runtime.

Quote:
We're stuck using JDK 1.4.2 unfortunately and as I understand things that limits us to 3.5 as a maximum.


You must distinct between compile-time and run-time.
Problably you are bound to 1.4.2 at compile-time,
but nothing should in theory actually distract you from using a jre 1.6 at run-time,
at least a try it would be worth.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.