We've noticed that the jqGrid sort/pagination performance is noticeably slower in IE vs FFox and Chrome. Is this just 'how it is' or are there any perf improvements that can be applied?
+1
A:
It seems to me that the main problem why jqGrid could be slower in IE is that JavaScript in IE is slower as in other browsers. So jQuery and jqGrid must work solwer. See http://ejohn.org/blog/javascript-performance-rundown/ for example. You can find much more more ricent tests about the same subject.
Oleg
2010-09-18 10:56:23