Top "Slowdown" questions

how does one identify why a website is slow?

I was asked this question once at an interview: "Suppose you own a website where the server is at some …

performance web slowdown
How do I slow down a flash game?

Basically the objective is to click on certain targets, which upon doing so would destroy the target and garner you …

flash adobe slowdown
Android- download file + status bar notification slowing down phone

I currently have an asynctask which downloads a mp3 from a server. When the user starts to download it, a …

android notifications download android-asynctask slowdown
Magento admin backend is very slow even with fresh installation

The Magento admin backend is very slow with fresh installation of the same version 1.7.0.2. With my previous installation, it was …

magento slowdown performance
Enough to call Children.Clear on a WPF canvas to get rid of old controls before adding new ones?

I am experimenting with WPF and re-implementing my old maze screensaver. My code basically adds a bunch of images to …

c# wpf canvas children slowdown