Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Extjs 3 to Extjs 4 [closed]

I want to migrate from extjs 3 to extjs 4. I have tested sample Extjs 4 example in rails 3. I have observed that page rendering time is very slow in extjs 4. I don't know what is the reason.
Can anybody tell me, what is the reason behind that? or
is there any problem in my app? and
What should I do to improve the perfomance of extjs 4?

like image 613
Anand Soni Avatar asked Jul 11 '11 11:07

Anand Soni


1 Answers

ExtJS 4.0 has performance issues,

ExtJS 4.0.2 is the release you need that fixes most performance issues, it is still slow though...

Google for ExtJS 4 performance

like image 54
Dzhu Avatar answered Sep 22 '22 18:09

Dzhu