473,396 Members | 2,029 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Tracking down long Page Load (the missing 5 seconds!)

I have a fairly complex asp.net page containing a number of
usercontrols.
It takes 6-8 seconds to load first time up with data. Subsequent
loads of another record in the page only takes 1-2 seconds.

Tracing tells me the End Render event occurs in less than one second.
Does anyone have suggestions to what might be causing this initial
delay? and more to the point, suggestions to overcome it?

thanks
Jul 21 '05 #1
1 1191
It is probably the JIT compiler compiling the page. Every time your touch
the dll or reboot the computer the dll is recompiled thus causing time delay
for the first person that views the page.

Chris


"ritchie" <ri************@orcon.net.nz> wrote in message
news:9d**************************@posting.google.c om...
I have a fairly complex asp.net page containing a number of
usercontrols.
It takes 6-8 seconds to load first time up with data. Subsequent
loads of another record in the page only takes 1-2 seconds.

Tracing tells me the End Render event occurs in less than one second.
Does anyone have suggestions to what might be causing this initial
delay? and more to the point, suggestions to overcome it?

thanks

Jul 21 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: Tim | last post by:
I have block of code adding values to dropdown list under if (!Page.IsPostBack) { adding items } else { refreshing data }
7
by: Goober | last post by:
I have a page that receives a session variable from the default.aspx. On Page load, the code in Page load gets executed twice. So far, no problem. It sets the session variable each time,...
3
by: Harry Whitehouse | last post by:
Hi! Today I coded a small ASPNET page which accepts a 5 digit ZIP code and will return all the street names in that ZIP code. You can try it out here: ...
1
by: ritchie | last post by:
I have a fairly complex asp.net page containing a number of usercontrols. It takes 6-8 seconds to load first time up with data. Subsequent loads of another record in the page only takes 1-2...
3
by: CodeRazor | last post by:
I have a user contol hosted in a webform. The user control interfaces with an http component. When the user control loads, a request is sent to the http component. It takes around 10 seconds...
2
by: ricardo.sobral.santos | last post by:
Hello, I am trying to get the value of the radiobuttonlist. The problem is that I need it to be unselected at every page load. The radiobuttonlist is set to autopostback (true). My idea is...
0
by: Dmitry Duginov | last post by:
I have the same panel with a label on multiple masterpages. That (white-on-red) label text can contain some error messages if exceptions occured in business layer after the user hit "Update"...
2
by: Flark | last post by:
Hi folks, With my website, I am seeing a delay before the page appears in Firefox. My hosting service is Wild West Domains. 6 months ago I optimized the PHP code and it was loading in 1-2...
0
by: burledivya | last post by:
Hi Every one, Iam Divya working as developer. I had some issues. In my 2 years this is the first forum i saw which is very active in posting the answers. I hope you could solve this also. Here...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.