using extjs4, WCF Service, with editor grid, and perfomance is very very very slow. application is running under IE 8. Can someone provide tips on tuning the perfomance.
paging is possible, however server side code is optimized good enough. IE comes with default build used in business division, so no choice of going to FF, Chrome.
– MutantOct 26 '11 at 00:59
"IE comes with default build used in business division, so no choice of going to FF, Chrome." ---- RUN!! Run like the wind!
– dbrinOct 26 '11 at 21:23
You asked a very general question, so is my answer. If you need a more specific suggestion you going to have to provide a bit more about what you are doing and where exactly is slowness. What you really need is a code review. If you have something very specific - post your code sample and we can take a look .
– dbrinOct 27 '11 at 06:04
sure. i can post the code, however the main perfomance hit we are seeing is while rendering. so not sure it requires Ext upgrade, as seen lot of posts with perfomance issue with ExtJs 4.0.6 and IE. Even there is post on sencha site, that after upgrade to ExtJs 4.1 you can get lot better perfomance. I was just trying to find out if without upgrade we can figure out some tweaks that can give better perfomance, as dont want to upgrade now after lot of testing.
– MutantOct 27 '11 at 15:33
Just an FYI, I am using 4.0.2 and don't have much of a performance issue. Lot's depend on your design and requirements.
– dbrinOct 27 '11 at 23:28
0
Extjs in general has performance issues with IE .. i guess you are using the 4.0.7 the latest release. You can wait for 4.1.0 which should be a lot faster especially on IE, see their performance preview here