Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Looking for information about IE8 javascript engine performance

Hello,
I am looking for information regarding IE8 javascript engine performance with RTC.
Q1. Information explaining IE8 javascript engine and how it is slow compare to other available web browsers / limitation as in functional wise (eg due to certain features of javascript engine, only xxx can be achieved)
Q2. Information on why RTC Web UI run slow only with IE8.
Q3. Any pointers?

Thanks

2 votes



3 answers

Permanent link
Q1. Information explaining IE8 javascript engine and how it is slow compare to other available web browsers / limitation as in functional wise (eg due to certain features of javascript engine, only xxx can be achieved)

A1. I googled "IE8 javascript performance"
I had many hits such as: http://www.tomshardware.com/reviews/windows-xp-web-browser-performance,3167-7.html
and
http://www.tomshardware.com/reviews/windows-xp-web-browser-performance,3167-7.html
which shows a benchmark where Firefox 11 was next slowest with a score of 559 and IE8 has a score of 57.   This shows that IE8 is almost 100 times slower than the other browsers.

An older benchmark shows a comparison of Firefox 3.6, showing IE8 four times slower
http://force5blog.com/technology/how-fast-is-ie9/

Similarly, IE8 is slow on DOM updates. A benchmark appears here:
http://stackoverflow.com/questions/6817093/but-whys-the-browser-dom-still-so-slow-after-10-years-of-effort

Operations per second:
Firefox 4: 510
IE8: 73

2 votes


Permanent link
Q2. Information on why RTC Web UI run slow only with IE8.

A2. The Web UI loads the dojo toolkit plus thousands of JavaScript classes which must be parsed and executed to run the RTC web UI. The entire RTC Web UI is run in JavaScript (except some Flash reports). Excluding network latency and relatively short server response times, the performance of the RTC Web UI is directly proportional to the browser JavaScript engine speed.

The Web UI has been optimized to improve performance in the code, and the
JavaScript is compressed and pre-processed to be optimized,  but IE8 will always be slower than more modern browsers.

2 votes


Permanent link
Q3. Any pointers?

A3. Refer to "Observed Memory Leaks When Using Internet Explorer 8" section of the RTC 3.0.1 release notes

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 12,019

Question asked: Jan 09 '13, 4:28 a.m.

Question was seen: 11,689 times

Last updated: Jan 09 '13, 4:35 a.m.

Confirmation Cancel Confirm