It seems that our site (.Net based , ASP 3.5, minor use of Flash) runs awfully slow on Mac (OSX, FireFox 3.5)
e.g. http://www.cadastre.be/Belgique/Bruxelles_Capitale/Bruxelles
It usually happens on large pages (about 200k) - while the same page runs smoothly on the same machine running Windows VM.
My initial assumption was that it is something related to the created HTML code, however, the site does run slowly as well on other browsers (Safari, Chrome) - although a bit faster.
Are there are known aspx specific controls that causes Mac/Firefox to behave slowly ?
Is there something specific I should look in the created HTML code ?
Here's a short summary: 1. Happens only on Mac 2. All browsers 3. Validate HTML - looks quite good. Fixing several html / javascript errors didn't help 4. Javascript disabled on Browser 5. Flash disabled 6. Downloaded the full HTML for offline use and then opened it from the Browser - works very very fast. 7. Does not happen %100 of the time
Thanks