-->
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: Perfomance issues
PostPosted: Mon Jan 09, 2006 7:29 am 
Newbie

Joined: Mon Jan 09, 2006 7:16 am
Posts: 1
Hi, guys

When i switched from NHibernate 0.99.1 to 1.0.1 (just replaced dll's, without any changes in the code - i configure NHibernate programmatically) i began to experiense some strange delay, when postback occures (i'm working with ASP.NET 1.x). Something is slowing the application, but i cannot spot the problem. When i do a rollback to the old dll's (0.99.1), the response time is back to normal.

Can any of you enlighten me, plz?
Thx for the help.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jan 09, 2006 7:42 am 
Contributor
Contributor

Joined: Wed May 11, 2005 4:59 pm
Posts: 1766
Location: Prague, Czech Republic
One big thing that changed was that the reflection optimizer was added to 1.0.1, but it should be a one-time startup cost.

Check that you are not re-creating NHibernate session factory on each postback.


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.