Slow rendering of Ext JS

  1. #1

    Slow rendering of Ext JS

    I have read many articles about how slow the rendering speed is on Ext JS. I accept with a javascript library of this sort their will be some time delay, but even with relatively lightweight screens on the development server we are waiting 4-8 seconds for a refresh, on the web server its even worse.

    Please are their any techniques or tips regarding how to increase the speed of the Ext JS library, like cache settings, compression software anything. Even with XRender-ing controls the base library rendering is not fast enough.

    Any help or suggestions at this stage would be greatly appreciated.
  2. #2
    Ext.Net already caching amd compressing ExtJS resources (if you use Ext.Net http handler)
    Do you have the same issue on examples explorer (https://examples2.ext.net/)?

Similar Threads

  1. Page Loading very very slow
    By vs.mukesh in forum 1.x Help
    Replies: 8
    Last Post: Sep 24, 2012, 7:15 AM
  2. Replies: 1
    Last Post: May 29, 2012, 11:26 AM
  3. Ext.Net and slow connection
    By threewonders in forum 1.x Help
    Replies: 1
    Last Post: May 17, 2012, 5:43 PM
  4. Ext.Net is Running Too Slow
    By archana in forum 1.x Help
    Replies: 5
    Last Post: Oct 03, 2011, 7:11 AM
  5. [CLOSED] [1.0] Client rendering performance twice as slow
    By jchau in forum 1.x Legacy Premium Help
    Replies: 13
    Last Post: Nov 24, 2009, 2:39 PM

Posting Permissions