xsl-list
[Top] [All Lists]

Re: [xsl] which is more effiecient and fast doc() or collection()

2008-06-26 07:45:42
2008/6/26 Andrew Welch <andrew(_dot_)j(_dot_)welch(_at_)gmail(_dot_)com>:
I know we are only talking milliseconds here and what I'm currently working 
on
is just over 100 docs. But when it comes down to the other projects I work on
and it is now 10's of thousands if not 100's of thousands of docs then
efficiency might come into play.

Won't memory come into play first - unless you use something like
saxon:discard-document() those 100s of thousands of docs will all be
held in memory....

I should add this would be another ideal case for an xslt front end to
an xml database....



-- 
Andrew Welch
http://andrewjwelch.com
Kernow: http://kernowforsaxon.sf.net/

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--