Re: Merging XML

Subject: Re: Merging XML
From: Oliver Becker <obecker@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 8 Aug 2000 19:30:19 +0200 (MET DST)
Tom,

> However, I'm currently using your updated stylesheet on a 800 node test
> file.  At the moment it's performed about 10% in 12 mins.

Seems I have to think about performance ...
If you look at the algorithm, it is really unefficient.
The test if a node has an equivalent partner in the other node set
will be done in every pass.

> Although I'm not looking for something super-fast, 2+ hours is a bit too
> long. I'm resigned to thinking that a solution that uses a priori knowledge
> about the format of the XML is my only way forward.

Perhaps. But I'm sure there is definitely a way to optimize my stylesheet,
without knowledge about the input XML.
Stay tuned! ;-)

Cheers,
Oliver


/-------------------------------------------------------------------\
|  ob|do        Dipl.Inf. Oliver Becker                             |
|  --+--        E-Mail: obecker@xxxxxxxxxxxxxxxxxxxxxxx             |
|  op|qo        WWW:    http://www.informatik.hu-berlin.de/~obecker |
\-------------------------------------------------------------------/


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread
  • Re: Merging XML, (continued)
    • Tom Mullen - Fri, 04 Aug 2000 08:48:58 +0000 (GMT)
    • Tom Mullen - Fri, 04 Aug 2000 14:20:55 +0000 (GMT)
    • Oliver Becker - Mon, 7 Aug 2000 10:08:06 +0200 (MET DST)
      • Tom Mullen - Tue, 08 Aug 2000 13:09:59 +0000 (GMT)
    • Oliver Becker - Tue, 8 Aug 2000 19:30:19 +0200 (MET DST) <=