-->
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.  [ 3 posts ] 
Author Message
 Post subject: Reduce startup of standalone applications
PostPosted: Wed Sep 22, 2004 8:04 am 
Beginner
Beginner

Joined: Fri Apr 09, 2004 12:47 pm
Posts: 36
Hi,
I was wondering what is the progress on the hibernate statup time reduction.
In particular, in Swing apps that directly connect to the database using Hibernate, the Hibernate statup itself is quite high (up to 10-15
seconds, in my experience, with 50 tables, on a 2Ghz processor).
Now, I know I can deactivate the cglib reflection optimizers bytecode generation, thus visibly speeding up this part, but I recall threads that spoke about:
- configuration serialization, to avoid XML parsing and validation;
- pre-computation of the reflection optimizers as an ant build step

Has anything been done on those aspects of the hibernate startup?
I've searched a bit in the docs, but found nothing...


Top
 Profile  
 
 Post subject:
PostPosted: Fri Sep 24, 2004 2:24 am 
Newbie

Joined: Fri Aug 29, 2003 4:36 am
Posts: 16
Location: Belgium
Is this where you were looking for?

http://www.hibernate.org/194.html

Bart.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Sep 24, 2004 4:30 am 
Beginner
Beginner

Joined: Fri Apr 09, 2004 12:47 pm
Posts: 36
Yes, that's it, thank you.
So, it appears no work has been done on the ahead-of time cglib wrappers generators. Any suggestions on how this could be done?


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 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.