xsl-list
[Top] [All Lists]

RE: XSLT sort

2004-05-21 03:06:26
Is the sort element in XSLT depended on how sorted the 
document are from 
the beginning? Like the QuickSort algorithm, when a already 
sorted array 
takes less time to sort then a array thats not?

That depends entirely on the implementation. Saxon uses QuickSort, but other
products can do what they like.

Michael Kay



<Prev in Thread] Current Thread [Next in Thread>