load-time Questions

4

Solved

I want to show the users how long the page takes to fully load in the footer of my website. How do I go about doing this? I assume there is a function that can be used for this? Not sure what la...
Maleki asked 10/8, 2014 at 17:21

2

Hello I have recently deployed one of my application on azure portal and it is running fine as well but the issue it takes 15 SECONDS TO LOAD for the first time when site load. After site load suc...
Wolfram asked 18/7, 2018 at 7:18

1

Solved

I'm trying to troubleshoot an issue with bad acceptance of custom html build-reports that require a very long time to load on googlechrome, whereas load time is much better on firefox. talking ab...
Valine asked 12/12, 2019 at 15:37

3

Solved

I am building a responsive website using media queries. I need to switch to a different navigation method for very small screens. For desktop/tablet screens, I am using a sprite based UL/LI list m...
Langton asked 19/4, 2013 at 12:56

2

Solved

I have queries that return thousands of results, is it posible to show only query time without actual results in MySQL console or from command line?
Arnulfo asked 29/5, 2012 at 11:9

11

Solved

How to decrease the page load time in ASP.NET application? What should be the precautions and specially when we are interacting with databases e.g. wise use of viewstate Set in web.config when...
Postage asked 30/6, 2010 at 11:24

2

Solved

I have a news aggregator page that has multiple filters. The company filter has a large number of companies. When the + button is clicked in Chrome to expand the list and view the list of companies...
Paramour asked 30/3, 2015 at 15:14

4

Solved

My main goal is to allow for the loading of several pages to be as fast as possible. For this I want to take advantage of both, the cache and one "special technique" that, as a fallback, relies on ...
Dao asked 12/2, 2014 at 20:13

3

Solved

I am wondering if unused CSS styles affect load times because I normally break my sections of my code using this format /*=================== Nav-Styles ===================*/ However, I also us...
Doubleheader asked 8/3, 2013 at 11:20

2

Solved

My program relies on several DLLs during startup, including QtCore4.dll and QtGui4.dll from QT itself and ni488.dll from National Instruments. When I try using any of the functions in cbw32.dll (a ...
Flaviaflavian asked 31/5, 2012 at 14:21

5

Solved

I have a site that I deployed to Heroku. It's a low traffic site so if nobody goes to it for a couple hours and then go to it, it will take about 5-10 seconds to load. Any other requests to other p...
Pons asked 11/3, 2011 at 20:52

3

Solved

I have a rather large application which, on the admin frontend, takes a few seconds to load a page because of all the pageviews that it has to load into objects before displaying anything. Its a bi...
Chiou asked 1/1, 2011 at 7:13

2

Solved

I have a large video file that I want to put on my main page. I don't want it to bog down the loading time, so I was thinking I could just set it to display:none and then change the display after t...
Vinitavinn asked 4/11, 2010 at 17:53

6

Solved

The ASP.NET web app project I'm currently working on is getting slower over time to re-load (In IIS or the .NET dev server). Currently it takes: 1:28 minutes to load via an F5 debug 41 seconds to...
Rasure asked 7/11, 2009 at 5:57
1

© 2022 - 2024 — McMap. All rights reserved.