Exforsys

Free Training

Reason for Reduced Performance

This is a discussion on Reason for Reduced Performance within the ASP forums, part of the Programming Talk category; I have set <compilation debug="True"/> in my ASP.NET application. My Site is drastically slow down. I want to know is ...

Go Back   Exforsys > Programming Talk > ASP

Exforsys.com

  #1 (permalink)  
Old 05-02-2007, 04:32 PM
Senior Member
 
Join Date: Apr 2006
Posts: 144
caradoc is on a distinguished road
Exclamation Reason for Reduced Performance

I have set
<compilation debug="True"/>

in my ASP.NET application. My Site is drastically slow down. I want to know is it because of setting <compilation debug="True"/>. If so what is the reason for this?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 05-08-2007, 04:43 PM
Senior Member
 
Join Date: Apr 2006
Posts: 141
Adrian is on a distinguished road
Yes it is because of setting <compilation debug="True"/>. You have to make the setting as <compilation debug="FALSE"/>. Because when the option is set as true you would have unnecessary debug going on at the back which would reduce the performance of application for sure. So use it only when you need to debug actually and surely this mode will not be needed for your final implementation at the user level.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
LoadRunner FAQ kalareddy Testing Tutorials 2 10-02-2007 04:19 AM
Performance Efficiency Adrian Java 2 04-07-2007 09:52 AM
Kindly Provide the Reason caradoc Coldfusion 0 01-14-2007 11:06 AM
How to Achieve Maximum Performance Adrian Oracle Database 0 12-10-2006 03:48 AM
Performance Engineering Opening @ Sun Microsystems Bangalore techguru Experienced Job Seekers - India 0 05-24-2005 09:24 AM


All times are GMT -4. The time now is 02:33 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0
Copyright 2004 - 2009 Exforsys Inc. All rights reserved.