-->
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.  [ 1 post ] 
Author Message
 Post subject: Can anyone recommend a good profiler?
PostPosted: Fri May 04, 2007 10:28 am 
Newbie

Joined: Wed Dec 20, 2006 12:34 pm
Posts: 13
Hibernate version: 1.2.0 (Just upgraded - very nice)

We currently have a very small app (4 classes & mapping files with two of the classes having 100 - 120 fields) which has a relatively slow startup time on our user machines (takes approx. 40 seconds to start on there machines but only about 4 on my dev machine ). In an effort to speed them up i've been profiling with dotTrace to find bottlenecks. While it seems to work well many of the timings are off compared to log4net's log timestamps and/or my own stopwatch settings - i was wondering if anyone has had any better experiences with other profilers.

Just a note: I have implemented the speed enhancements noted in the forums already - with little success. This is what i've been trying thus far.

hibernate.use_reflection_optimizer = "false" (not sure if this is still needed in 1.2)
log4net - OFF
all classes are lazy="true"

Any thoughts are much appreciated (i'm really just curious about what profilers other forum users are using - please do not feel obligated to help with my startup speed issues)

Thanks to all


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

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.