|
-
December 21st, 2006, 10:27 AM
#1
Stack Trace, Performance
We're using nHibernate to persist data in our application with SQL Server 2005 - the performance of our app is really bad. We ran a profiler on it and found that a great deal of time is spent in the Stack Trace. Is there a way to turn the stack trace off?
-
December 22nd, 2006, 04:04 AM
#2
Re: Stack Trace, Performance
Have you have a logging enabled in nHibernate? Is it a debug build you are performance testing or a release ?
 Originally Posted by mps2
We're using nHibernate to persist data in our application with SQL Server 2005 - the performance of our app is really bad. We ran a profiler on it and found that a great deal of time is spent in the Stack Trace. Is there a way to turn the stack trace off?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|