GWT EXT performance

  1. #1

    GWT EXT performance

    Hi guys,

    Gwt ext seems to have amazing performance. I invite your to go to http://www.gwt-ext.com/demo/ and discover yourself.

    Can we reach this with Coolite ?

    Thks

    Jerome
  2. #2

    RE: GWT EXT performance

    Gwt ext seems to have amazing performance.
    Please define specifically what you mean by "amazing performance".


    Geoffrey McGill
    Founder
  3. #3

    RE: GWT EXT performance

    Ok,

    When you clic on node in the treeview on the left, the page is immediatly opened. I wonder how they acheive that ?
  4. #4

    RE: GWT EXT performance

    Ok, I understand thanks to firebug.

    Java code generate javascript file and when going to http://www.gwt-ext.com/demo/#, we download all js script (one for each demo page).

    That's why it's fast. For server side, it seems they have a class to inherit for writing server operations.


  5. #5

    RE: GWT EXT performance

    Works exactly like Coolite if you don't use ASP.NET postback events.
  6. #6

    RE: GWT EXT performance

    geoffrey.mcgill (1/24/2009)

    Please define specifically what you mean by "amazing performance".

    Its "Getting started guide" (http://gwt-ext.com/wiki/index.php?title=Main_Page) and some "how to ...", offers a really "amazing performance" for the new users to compile and run something. :-)
    I didn't find something similar in Coolite's website. If there is some Coolite getting started resources repository, please let me know.

    P.S.: What is the URL for download the entire example explorer project code?

    Thank you!
  7. #7

    RE: GWT EXT performance

    Jeferson Oliveira (3/12/2009)
    What is the URL for download the entire example explorer project code?
    Maybe this sample can help a little?
    https://examples1.ext.net/#/TreePanel/Basic/SiteMap/

Similar Threads

  1. Performance issues with 0.8.2
    By ywonline in forum 1.x Help
    Replies: 3
    Last Post: Oct 26, 2011, 4:43 PM
  2. [CLOSED] [1.2] IE8 Performance
    By softmachine2011 in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Oct 05, 2011, 12:02 PM
  3. Multiheader + performance
    By Birgit in forum 1.x Help
    Replies: 2
    Last Post: Mar 14, 2011, 3:47 PM
  4. Server Performance
    By magisystem in forum Open Discussions
    Replies: 2
    Last Post: Sep 30, 2010, 12:18 PM
  5. Performance
    By Puia in forum 1.x Help
    Replies: 2
    Last Post: Jul 28, 2009, 10:51 AM

Posting Permissions