Menu

#33 Make Chirpy::UI::WebApp load faster

Chirpy! 0.4
open
None
5
2007-02-09
2006-11-05
Tim De Pauw
No

Chirpy::UI::WebApp is over 2000 lines long and loading
it on the fly takes a long time (about 200 ms on
http://quotes.burntelectrons.org\). Performance can
probably be increased by splitting the class into
separate subclasses to decrease overhead.

Discussion

  • Tim De Pauw

    Tim De Pauw - 2006-11-05

    Logged In: YES
    user_id=642776

    Err. Not subclasses, helper classes.

     
  • Tim De Pauw

    Tim De Pauw - 2007-02-09
    • milestone: 521663 --> Chirpy! 0.4
     
  • Tim De Pauw

    Tim De Pauw - 2007-02-09

    Logged In: YES
    user_id=642776
    Originator: YES

    It's quite a bit faster in Chirpy! 0.3 already. While there's a long way to go, the rest of this performance update should be coupled with the migration to Template Toolkit (#1634913) and hence Chirpy! 0.4. Updating group.

     

Log in to post a comment.