I am using IE8 browser for running my app which is built using SmartClient framework.
This particular issue which I am facing is performance related.
Steps : 1) I search a keyword 2) REST call returns results and they are displayed on browser 3) But on Firefox it takes less time to display results. And on IE8 it takes approx double time to display. 4) REST call took same time on both browsers, So I guess its related to IE8 browser
Any pointer on this one can be helpful.