Re: [xsl] Word Ladders as an example of a "Find shortest path between two nodes in a graph" problem

Subject: Re: [xsl] Word Ladders as an example of a "Find shortest path between two nodes in a graph" problem
From: Michael Kay <mike@xxxxxxxxxxxx>
Date: Fri, 07 Dec 2012 21:16:43 +0000
Sadly, it's unusual that a stylesheet's performance is so heavily dominated by one simple expression. But "artificial" problems like this are often very useful subjects for analysis in identifying improvements that will give a small benefit to everyone.

Michael Kay
Saxonica

On 07/12/2012 19:23, Dimitre Novatchev wrote:
Thank you, O'Neil and Dr. Kay,

I feel excited that my work, beside demonstrating an XSLT solution to
an attractive problem,  was also able to provide the ground for a
4-times speedup in Saxon (byte-code).


Cheers, Dimitre

On Fri, Dec 7, 2012 at 6:48 AM, O'Neil Delpratt <oneil@xxxxxxxxxxxx> wrote:
As promised please see my blog post with some Saxon performance measures on
this Word Ladder topic:
http://dev.saxonica.com/blog/oneil/2012/12/performance-measures-of-the-word-ladders-problem-in-xslt.html

Kind regards,
--
O'Neil Delpratt
Software Developer, Saxonica Limited
Email: oneil@xxxxxxxxxxxx <mailto:oneil@xxxxxxxxxxxx>
Tel: +44 118 946 5894
Web: http://www.saxonica.com
Saxonica Community Site: http://dev.saxonica.com Saxonica Bug tracking
System: https://saxonica.plan.io/

Current Thread