Zoran Vasiljevic said: > Hehe... Should we elect this to be "The Quoute Of The Week"? Did I mention the 2ms value was including reading both files from disk? (which I wouldn't be doing in production, the xml is generated and I would keep the xsl in memory) If I skip the reading of the files and let time do 1000 iterations it is 1145 microseconds per iteration. And this is on a lowly Athlon 850.
It is amazing, though, how fast your memory usage goes up and the parser slows down if you forget to do `$doc delete`! ;-) Now if anyone ever tels you again that you shouldn't use XSLT on a website because of performance problems, I suggest you refer them to this post... Thanks again Zoran! Bas. -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
