Tagged Questions
The slowness tag has no wiki summary.
16
votes
10answers
2k views
Visual Studio 2010 very slow, unusable
I've searched for this topic but can't seem to find posts that relate exactly to what I am experiencing.
I have a Visual Studio solution that I need to work on, its fairly large and contains 16 ...
12
votes
2answers
844 views
lockCanvas() really slow
Testing my game on a slower device (Orange San Francisco aka ZTE Blade) and I have been getting an appalling frame rate.
I put some debug code into the draw loop and discovered the following line is ...
6
votes
3answers
239 views
Oracle 10g small Blob or Clob not being stored inline?
According to the documents I've read, the default storage for a CLOB or BLOB is inline, which means that if it is less than approx 4k in size then it will be held in the table.
But when I test this ...
5
votes
8answers
902 views
How to speed up Visual Studio 2008? Add more resources?
I'm using Visual Studio 2008 (with the latest service pack)
I also have ReSharper 4.5 installed.
ReSharper Code analysis/ scan is turned off.
OS: Windows 7 Enterprise Edition
It takes me a long time ...
4
votes
2answers
115 views
Why does Ruby run so much slower on windows server than on windows dev machine?
First of all, I would switch to Linux if I could, but I can't, due to a 3rd party dependency.
I'm in the process of finishing and deploying a rails app onto a windows 2008 server. While testing on ...
4
votes
1answer
643 views
AES decryption on Android too slow to be usable. Will NDK be faster? Other ideas?
I've implemented AES/CTR on Android using the built-in Cipher class. Decryption appears to be far too slow for my purposes, with a 128kb block taking approximately 6 seconds to decrypt on the ...
4
votes
2answers
349 views
Intermittent slow query on SQL Server 2008
I am developing a system which periodically (4-5 times daily) runs a select statement, that normally takes less than 10 seconds but periodically has taken up to 40 minutes.
The database is on Windows ...
3
votes
4answers
174 views
How to emulate a slow client (browser)?
Is there any way to slow down the responsiveness of the client (browser)?
One of our testers can reproduce slowness on his machine. His machine is low enough spec and is similar to many real ...
2
votes
1answer
46 views
Disable the building of one project in an Eclipse workspace
I have a workspace with some projects of mine and a really big project, which takes two hours to be built. I would like to disable the automatic building of this wide project while maintaining the ...
2
votes
1answer
133 views
image uploading too slow php
i am doing multiple image upload with php using ajax . i am submitting the image upload form with file inputs targetted to a hidden iframe .
after that i do 'move_uploaded_file()' and then i ...
2
votes
1answer
57 views
.NET Random Slow Site Load Time
I have a .NET application running on an IIS7 server. A service provider has a polling utility that pings the server every hour to ensure it is running properly. Sporadically, maybe 3-4 times a day, ...
2
votes
2answers
316 views
Google App Engine development server slow in Windows but not in Ubuntu Linux
In Ubuntu, I run the command ./dev_appserver.py to start the development server. Everything runs snappy under Linux.
I also have Windows 7 installed on the same machine. In Windows, I start the ...
2
votes
3answers
273 views
if basic, sample GWT app takes 30sec to load in browser, is that normal? will real apps take 2 mins?
I have a decent machine capable of running 64 bit Windows 7. So how come any time I stop a small sample GWT app in "development mode", edit it and restart it it takes 30 sec to become responsive in ...
2
votes
1answer
370 views
sql like query slow if using declare parameter but fast if not
SQL 2008:
This is slow (takes 1 1/2 minutes):
declare @p1 varchar(50)
set @p1 = '976j%'
select * from invsearch_query where comparepnfwd like @p1
This takes less than a second:
select * from ...
2
votes
1answer
41 views
Why must there be so many delays in Visual Studio 2010 when working with Silverlight 4?
What I mean is I will be editing a .cs file then when I switch over to a .xaml Design mode I must wait for 5 seconds.. and when I switch to another screen its another 3 or 4 seconds...
I understand ...
2
votes
3answers
413 views
Helios Eclipse java debugger on Windows is very slow to highlight source code
I have Eclipse Helios SR1 installed on Windows XP. I am writing/debugging Java code using JDK 1.6.
When I debug and I hit a breakpoint, Eclipse is fast to show me the stacktrace. (See #1 in ...
2
votes
5answers
514 views
Console.WriteLine slow
I run through millions of records and sometimes I have to debug using Console.WriteLine to see what is going on.
However, Console.WriteLine is very slow, considerably slower than writing to a file.
...
2
votes
2answers
177 views
Core Animation scaling bizarrely slow?
As part of an iPhone game, I've got buttons that grow a little when you press them, and shrink back when you release (as a way of responding to user input). The code responsible looks like this:
...
2
votes
3answers
759 views
Is there a way to move many files quickly in Python?
I have a little script that moves files around in my photo collection, but it runs a bit slow.
I think it's because I'm doing one file move at a time. I'm guessing I can speed this up if I do all ...
1
vote
0answers
58 views
Visual Studio 2010 Premium SP1 Very Annoying Typing Lag
I've recently noticed that after my projects grow a certain size I end up getting a lot of VERY annoying typing lag in VS2010. It affects every language and every word I type ends up taking around 5 ...
1
vote
2answers
208 views
Slow processing a for loop that utilizes findstr
I've got a somewhat weird case, where a for-loop is incredibly slow when I use findstr as the string for DO.
Its worth mentioning that the file (old-file.xml) that I'm processing contains about 200 ...
1
vote
1answer
113 views
iOS Simulator Keyboard Input Delay
Whenever I use the keyboard in the iOS Simulator, I get about a 5 second delay from when I tap a key and when the input appears. And I get a similar experience with the UIPicker. Everything else runs ...
1
vote
1answer
96 views
Eclipse PyDev completion hangs (yet again)
I'm using PyDev in Eclipse as my Python editor. It's fine in terms of feature set. Everything works fine except for one very annoying thing:
Code completion itself works fast. When I press Alt+Space, ...
1
vote
1answer
85 views
javascript play sound too slow start
I'm using this to play sounds:
function playSound(soundfile) {
document.getElementById("dummy").innerHTML =
"<embed src='"+soundfile+"' hidden='true' autostart='true' loop='false' ...
1
vote
0answers
119 views
Rails 3 Cli executes commands really slow?
somebody knows why my rails 3.0.7 cli is so slow? when i run rails s or rails g it takes like 5sec till he actually executes the command...
any advice? thanks
1
vote
2answers
142 views
gVim in Ubuntu is slow when switching tabs or navigating lines
It's been like this forever really. Because I worked both on Ubuntu and Mac OS X interchangeably I didn't care as much. Now I think maybe it's time to finally find out what is wrong with it.
THE ...
1
vote
3answers
559 views
Netbeans is so slow while developing PHP script [closed]
i'm using Netbeans on Ubuntu, when i write top command i notice that Java causes like 100%+ cpu usage. Is there anything to do to speed up Netbeans ? can i download another JRE on ubuntu to speed it ...
1
vote
2answers
234 views
mysql slow select query, tried every optimization trick I know!
I have the following query:
SELECT
`date`,
al.cost,
SUM(l.bnd) AS bnd,
l.type,
count(*) AS amount
FROM alogs AS al
INNER JOIN logs AS l ON al.logid = l.id
WHERE
aid = 0 ...
1
vote
1answer
54 views
How can I tell if a PHP install is corrupt? PHP pages display quickly, but continue to load for seconds
I'm trying to convince a guy in IT that the PHP installation he gave me is corrupt (somehow). He did an upgrade to the latest PHP and since then, PHP pages have been slow. In a weird way.
If I visit ...
1
vote
1answer
403 views
Speed up mobile safari font-face rendering?
i render customs fonts in a webview on the iPad. rendering works and the fonts get displayed as they should. but, the rendering is slow. so everything is on my pages loads up quickly, except for the ...
1
vote
0answers
494 views
C# button.mouseHover change button background image slow
i made it to change the button's background image on mouse hover but when the image is changed it seems that it is a bit slow. the process of making the new picture its background image is slow. by ...
1
vote
2answers
436 views
PHP, MySQL, IIS7.5 is taking far too long for simple queries
I've created a simple PHP test page which connects to a MySQL database, selects one int value, and then frees the result. The page takes 5 seconds or more to load. I've seen a lot of posts about this ...
1
vote
1answer
618 views
Sunspot-Solr slowing down to a beast once my Application climbed to > 1000 objects [ Solr Logs Included ]
I'm curious if anyone noticed any scaling issues with Sunspot-Solr . Even if I remove all the searchable params, and its just counting against the raw class by itself; it still takes 5 to 8 seconds to ...
1
vote
1answer
294 views
LINQ Insertonsubmit very slow compared to legacy SQL Insert statement
I have a large inserting job to perform, say 300000 Inserts.
If I do it the legacy way, I just write a SQL string with blocks of 100 Insert statements, and perform an executeCommand against the DB ...
1
vote
4answers
224 views
Coldfusion development server is slower than production
We've built a development server to test our web applications before moving them to deployment.
This is the configuration of the development server :
Win Server 2k8 - 32bit - Web edition
...
1
vote
1answer
313 views
MacOS keyboard: a way to speed up the left and right arrow keys for editing text?
Is it just me, or do other people find that the left and right arrow keys on MacOS are unusually slow for editing text?
Compared to my Windows machines, positioning the cursor with left/right arrow ...
1
vote
2answers
777 views
Why is postgresql update query so slow sometimes, even with index
i have a simple update query (foo column type is BOOLEAN (default false)):
update tablename set foo = true where id = 234;
which "id" is set to (primary) key, and if i run "explain analyze" i got:
...
1
vote
3answers
227 views
Exceptionally slow javascript performance on one laptop out of a few dozen
I'm working on a web application using a pretty heavy amount of javascript. On the majority of computers (all running IE6...unfortunately), the average document.ready time is about 2 seconds. While ...
1
vote
5answers
1k views
Is WPF the reason my application is slow?
I am developing an application using WPF. The app runs full screen, and I need it to resize nicely no matter the monitor resolution. The graphic designer has designed beautiful images for the UI ...
1
vote
3answers
187 views
Web Server slows down (ASP.NET)
We have a really strange problem. One of the servers in the server farm becomes really slow. We see a number of timeouts in the logs and overall response time is not where it should be (and is on ...
0
votes
0answers
37 views
HTTP/MAMP connection between VirtualBox and host system extremely slow
I develop on a Mac with MAMP Pro, and I am running Windows 7 in VirtualBox VM so I can test my WordPress sites in Internet Explorer. The problem is that when I try to load the page in a browser in the ...
0
votes
2answers
61 views
C# regex performance with whitespace is too slow
I'm using WinForms NET 2.0 in C#.
I have text files, of about 1000-1500 lines. Certain lines in them begin with 4 or more letter words and I have to add a colon to these words. Having whitespace at ...
0
votes
0answers
47 views
application running slow in android 2.3
I have developed an application using android sdk 1.6/2.2 . When i install it in samsung galaxy Y(android version 2.3),its running very slow.Its running fine in android2.2 and lower version.I haven't ...
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
1answer
199 views
NSURLConnection from iOS5.0 SDK shows slower download performance on iPhone running iOS4
Following the release of iOS5.0 by apple, I recently released a new build of my app, linked with the new iOS 5.0 SDK. It runs fine on my iPhone, whose firmware was also updated to iOS 5.0, but ...
0
votes
0answers
51 views
Android: slow video slider
I have an application that shows videos stored on the SD-Card. I am using a simple videoview with media controller. When I use the horizontal slider (or the progress bar) to move to another position ...
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
1answer
51 views
ASP page - Lengthy code behind firing button click
I have some asp.net page which is quite large, with a table of some 200 kBytes of data...
And an asp:button that takes AGES to fire the code-behind.
For instance the update progress displays for some ...
0
votes
2answers
278 views
dropdown list values and viewstate adding to page size, thus increasing page load time
I'm trying to fix a particular laboratory web application (written in ASP.NET). There is a page used for quick data entry, where the end-user uses a bar code scanner to input the data. Each time ...
0
votes
1answer
28 views
Theories on how to make a quiet program? One that runs slowly in the background
Any program I make has two stages it can be in: using as much of the processor as possible, and blocking, waiting for input. Now I have programs on my computer, things like Backblaze, which run ...