Edgewall Software

Changes between Version 1 and Version 2 of GenshiVsKid


Ignore:
Timestamp:
Jul 16, 2006, 8:59:08 AM (18 years ago)
Author:
cmlenz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GenshiVsKid

    v1 v2  
    2020 * No dependency on ElementTree (due to the lack of position reporting)
    2121 * The original location of parse events is kept throughout the processing pipeline, so that errors can be tracked back to a specific line/column in the template file
    22  * In simple tests (see [source:/trunk/examples/basic examples/basic]) the rendering phase (i.e. not including parsing/compilation) runs about twice as fast compared to Kid. Parsing is generally quite a bit faster in Markup, too.
     22
     23----
     24See also: MarkupFaq, MarkupPerformance