I was running some performance tests for the web application I work
on, both on my desktop and laptop. I found that javascript processes
MUCH slower on my desktop, even though it's a more powerful machine.
The stats are as follows:
Laptop: Pentium M, 1.86gHz, 1gb RAM, IE7
Desktop: Pentium 4, 2.80gHz, 1gb RAM, IE6
I have confirmed that co-workers with similar setups show the same
results. Also, when I run javascript tests on both boxes (from
and
others), my laptop returns a time of approximately 50% of my desktop.
Also, if I test performance on a static HTML page, my desktop actually
loads the page faster. So, the page is being returned/rendered faster
on my desktop, but it just seems to be that client side code is
running much slower there.
I have checked and the browser or it's settings don't seem to be the
issue (I tried my desktop with IE7, and I also confirmed that the
settings appear to match)
Also, my laptop has many apps running during these tests while my
desktop doesn't, making me think that the desktop would be faster if
anything.
Does anyone know what other settings, configurations, etc could be
causing this?? Any input would be GREATLY appreciated!
Thanks, Jeff
on, both on my desktop and laptop. I found that javascript processes
MUCH slower on my desktop, even though it's a more powerful machine.
The stats are as follows:
Laptop: Pentium M, 1.86gHz, 1gb RAM, IE7
Desktop: Pentium 4, 2.80gHz, 1gb RAM, IE6
I have confirmed that co-workers with similar setups show the same
results. Also, when I run javascript tests on both boxes (from
and
others), my laptop returns a time of approximately 50% of my desktop.
Also, if I test performance on a static HTML page, my desktop actually
loads the page faster. So, the page is being returned/rendered faster
on my desktop, but it just seems to be that client side code is
running much slower there.
I have checked and the browser or it's settings don't seem to be the
issue (I tried my desktop with IE7, and I also confirmed that the
settings appear to match)
Also, my laptop has many apps running during these tests while my
desktop doesn't, making me think that the desktop would be faster if
anything.
Does anyone know what other settings, configurations, etc could be
causing this?? Any input would be GREATLY appreciated!
Thanks, Jeff