Recently I've noticed debugging an Asp.net project in Visual Studio with firefox is unbearably slow. After some messing around with some settings I found a solution. 
- Open firefox
- Go to about:config
- In the filter textbox enter network.dns.disableIPv6
- Change the value from false to true
- Restart firefox
- Be happy
With this setting in place hours of time will be saved.