Tagged Questions
The slow-load tag has no wiki summary.
8
votes
1answer
157 views
TortoiseSVN 1.7 extremely slow on commit and check modifications on network share
This issue is related for operations with TortoiseSVN 1.7 only and on network share only.
On the dev server I have an svn working copy where I can commit something and then update on production ...
3
votes
1answer
32 views
Sending a form to a php script, that the user never knows or sees
On my site, I have a feature that allows you to follow the updates of other users. When a user makes a change to their info, anyone following him or her will be emailed of this change.
I have it set ...
3
votes
5answers
192 views
Extremely slow search page load (MySQL and PHP)
I made a simple search box on a page, where a user can type in keywords to look for photos of certain items, using PHP. I'm using an MySQL database. I trim the result and show only 10 to make the ...
3
votes
2answers
81 views
How to compile and start VSC++ Projects Faster?
What techniques do you use to compile and start VSC++ projects fast?
For us, especially the loading of all the dlls take a long time. Is there a way to speed this up? The project loads a ton of .dlls ...
3
votes
4answers
4k views
ASP.Net application runs slow at first time
I have a web application written in ASP.Net 3.0 using C#, the production machine is a windows server 2003 with IIS 6.0 and sql server 2005.
Application Structure
The following shows the structure of ...
3
votes
3answers
1k views
How do i find out what is slowing down my page load in IE7
http://shanamccormick.com
The page loads all the images and then says "(1 item remaining) Waiting on http:// shanamccormick com..." How can i see what it is waiting to load here?? and why does it ...
2
votes
3answers
103 views
What is the reason that the Android Emulator loads slowly? [closed]
Possible Duplicate:
Why is the Android phone simulator so slow?
Hi, I am new to Android development, and I wonder why the Emulator loads so slowly, especially when I create an emulator for ...
1
vote
2answers
55 views
mysql query inner join slowing
I have the following database structure:
CREATE TABLE IF NOT EXISTS `business` (
`id` bigint(20) NOT NULL AUTO_INCREMENT,
`address` varchar(255) NOT NULL,
`city` varchar(255) NOT NULL,
...
1
vote
2answers
56 views
MySQL request from multiple tables slow because of WHERE filters
I am using request to select data from 10 tables and at the end i have WHERE and 2 conditions
first one is simple but with second one it slows down dramatically even when there is no results returned.
...
1
vote
1answer
136 views
After SQL Server 2008 upgrade, query with UNION runs very slowly
We migrated from SQL Server 2000 to 2008 and a query for some users (in certain database roles) runs very slowly when we use UNION operator. I tried it with UNION ALL
The query is like below
SELECT ...
1
vote
2answers
468 views
GridView loads slow for large image resources
I've been learning android programming for some days. I am creating an ebook application which reads images from the drawable folder. I've successfully implemented the pageviewer activity which loads ...
1
vote
1answer
626 views
ANDROID: Image Shortcut Causes Gallery to Rebuild Albums
I'm practicing my Android skills by creating an app that simply creates home screen shortcuts to files on the sdcard, allowing android to open them with their default application.
All is good and ...
1
vote
1answer
331 views
Facebook Like Buttons load very slowly
I got this website: All things I like and up until recently it was working perfectly. But suddenly it needs 20 seconds to load - I haven't touched the code in that time.
What could be the cause of ...
1
vote
1answer
400 views
PHP 5.2.6 executes very slow on IIS 6
I just recently upgraded from PHP 5.2.1 to 5.3.5. Had problems with my joomla sites, so I downgraded to 5.2.6, but now all my sites are running super slow. What could be the cause of this in the php ...
1
vote
2answers
672 views
Asp.net Site on GoDaddy Loads Slowly
I just published a very small site to GoDaddy that I programmed in Microsoft Visual Web Developer 2008. The site only contains 6 sheets, none of which are data intensive. Each has a few small images ...
1
vote
4answers
175 views
Database slow retriving/updating/inserting problem with more than 5mil records in each table
How to structure database to avoid slowdowns? (Engine: MyISAM)
Currently i have database with more than 5milion records in one table that causes slow data retrieving.
I'm currently searching for ways ...
0
votes
2answers
77 views
Slow loading app in Rails 3
I have an app based on Rails 3 (version Rails 3.1.2) and ruby 1.9.2p290 (2011-07-09 revision 32553) [x86_64-darwin10.8.0]. The loading of the app is so slow, right now, when I tried it, I was waiting ...
0
votes
0answers
60 views
The speed of Rails 3 application
I am struggling whole this day with a problem that my application works slowly. For example, if I set to the browser www.my_app_in_rails3.com, so it takes a few seconds than is the page loaded.
I am ...
0
votes
0answers
83 views
Xcode: Why does my UITextField act slow in my UITableViewCell?
I have an app where I load a UIViewController with an UITableView. In the UITableViewCells I have a UITextField. Which I have added in the cellForRowAtIndexPath:
- (UITableViewCell ...
0
votes
2answers
47 views
MySQL - slow page load after adding multiple ORDER BY
for som e reason after i added 2 more order by it become very slow, can someone tell me how to fix it i still need to use ORDER BY
ORDER BY candidates.user_id DESC, candidates.usr_type ASC, ...
0
votes
1answer
200 views
Slow switch between view (views contains datagrid with many items)
I use Caliburn Micro & Fluent Ribbon in my WPF app based on .NET 4.0. My problem is that change between views is too slow. I think that I know root of this problem.
But I don’t how to solve. So ...
0
votes
4answers
110 views
Is it typical for ASP.NET site to load in 40 sec? [closed]
I am suspecting bogus code. The application has master page, SQL on backend which has more than 10k records (not alot). I suspect bad/buggy code. Is it a typical load time for ASP.NET v3.5 with Visual ...
0
votes
0answers
54 views
When i added CALayers to ImageView and TextView in code this page start load slowly.Please advice to make faster.Thanks
(void)loadImageView {
UIImageView *imageView = [[[UIImageView alloc] init]autorelease];
[imageView setContentMode:UIViewContentModeScaleToFill];
[imageView setImage:[UIImage ...
0
votes
1answer
403 views
UIScrollView hangs while loading images into UIImageView
I have a UIScrollView with paging enabled. All the images were loaded at the start and added to the UIImageViews, but I had a memory-issue as it were more images, so I decided to load the after next ...
0
votes
2answers
415 views
Make Flex 4 web application load faster
I made a Flex 4 web application. Upon testing locally, I already got satisfied at how it looks like. However, the swf's file size grew to around 6mb in size so when I uploaded it to my website and ...
0
votes
1answer
283 views
Slow loading a site on godaddy.com (linux host)
I have a site with a subdomain say www.foo.com with abc.foo.com as a subdomain. When accessing the subdomain it would take ages to load. I then checked and disabled .htaccess in the root and then it ...
0
votes
5answers
696 views
why does my site take so long to load?
Here the problem.
I have my site hosted on a shared hosting for asp.net mvc. I login and say and fill in one of my forms in and want to submit it. The submit is done using jquery ajax request.
Now ...
0
votes
11answers
295 views
PHP in IE6 and other browsers, except Firefox, is slow
I am new to PHP. I have developed one application using Oracle DB as backend . The PHP contains the templates, CSS and normal queries to retrieve data and display using templates.
In almost all ...
-2
votes
2answers
116 views
ASP.NET web app slow response after a pause
I'm building a web app using ASP.NET MVC and MS SQL Server CE and deploying it to a shared hosting. Every time I approaching my site after a pause (half an hour) it performs very slow. It takes about ...