load-time
What do users consider an "instant" reaction? [closed]
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.[详细]
2023-02-18 21:54 分类:问答Heroku - Spin Up
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 pages[详细]
2023-02-16 03:12 分类:问答ActiveRecord Custom Query vs find_by_sql loading
I have a Custom Query that look like this self.account.websites.find(:all,:joins => [:group_websites => {:group => :users}],:conditions=>[\"users.id =?\",self])[详细]
2023-02-13 03:09 分类:问答How big is too big when coming to background images?
I am having a little issue here. I am a web development major and I am currently building this site for a project I am required to do. I wanted to make it look pretty with a background image. I create[详细]
2023-02-08 18:51 分类:问答Load multiple images in order once they are loaded
I have four images of various sizes.I want them to load in a certain sequence.If I use a load handler they 开发者_JAVA技巧will just appear once they are loaded, and not necessary in order.But if I set[详细]
2023-02-07 05:46 分类:问答Speed up web application compilation
I have tried looking at \"related\" questions for answers to this but they don\'t seem to actually be related...[详细]
2023-02-06 03:46 分类:问答How is jQuery so fast?
开发者_Go百科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[详细]
2023-02-02 13:23 分类:问答Does display:none keep elements from loading?
I have a large video file that I want t开发者_运维百科o 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 dis[详细]
2023-01-23 07:37 分类:问答what is heavier on load time: css or php requests?
I\'m using a cms (Wordpress) and have a gaggle of external stylesheets I\'m loading on each page, though 开发者_运维问答some of these stylesheets are page specific.Overall I\'m getting bad scores from[详细]
2023-01-05 11:36 分类:问答How to decrease the page load time in ASP.NET application?
How to decrease the page load time in ASP.NET application? What should be the precautions and specially when we are interacting with databases[详细]
2023-01-05 09:38 分类:问答