i'm using xalan for a long time.

This morning, i've change my version (the one of the 8/2/2001) for the
new one,
and at the same time i've change xerces.

First impression : 
 - the time of execution from parsing go from .540s to 0.480.
interesting
 - the xalan time of execution go from 14.6s to 35s
!!!!!!!!!!!!!!!!!!!!!!!!!!!

what's happen ?????? 

There is an hidden property to set like
"transformer.setProperty("iDoesn'tNeedExtraFunctionalityAndI'DLikeSomethingFast",true)
?

i've look on the web site and i've see :
"What's new : To improve performance, it uses the Document Table Model
(DTM) to represent the XML source document to be transformed."

So, there is a way, with the new version, to apply a "simple" stylesheet
to an xml Document with namespaces, 
with the same speed than before ?

or does the only way to do that is to use Xsltc ? <=== solution i
doesn't like because stylesheet are generated dynamicaly .


Laurent 





-----------------------------------------------------------------
.                       
..                                                
                       .' @`._         Laurent Tardif
        ~       ...._.'  ,__.-         Monach University
     _..------/`           .-';        mailBox 36 - Building 26       
    :     __./'       ,  .'-'-   ~     School of Computer Science 
 ~   `---(.-'''---.    \`._  -.._      and Software engineering
   _.--'(  .______.'.-' `-.`     `.  ~ Clayton Victoria 3168   
  :      `-..____`-.               `.  Australia               
  `.             ````                ; Phone : xxx55779        
    `-.__                            ; www.inrialpes.fr/opera
         ````-----.......----   __.-'

Reply via email to