xsl-list
[Top] [All Lists]

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

2008-06-26 07:44:01
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....



-- 
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>
--~--