Re: [xsl] Can I create a key on elements in a non-primary XML document?

Subject: Re: [xsl] Can I create a key on elements in a non-primary XML document?
From: "Michael Kay michaelkay90@xxxxxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 16 Mar 2025 15:32:48 -0000
> Thank you, Martin. I implemented both versions and found that my XSLT
program runs a little bit faster with the second one (22 seconds versus 21
seconds). Is there a reason for why the second one is a little faster?


Unless you are doing very careful microbenchmarking, that's well within the
bounds of experimental error. Run it 10 times or more and see how consistent
the results are.

Michael Kay
Saxonica

Current Thread