updates to HaXml (1.13.1 and 1.16)

Bulat Ziganshin bulat.ziganshin at gmail.com
Mon Jul 10 10:11:55 EDT 2006


Hello Malcolm,

Monday, July 10, 2006, 5:15:00 PM, you wrote:

> As an example of the improved speed, a query to extract all the <key>
> tags from a 3.7Mb XML document:
>     Xtract "//key" file.xml
> did not give any results after more than ten minutes on my machine, but
>     XtractLazy "//key" file.xml
> started producing results immediately, and completed the task in 25
> seconds (returning 52584 tags).

cool thing! can be used for Haskell advertisement :)


-- 
Best regards,
 Bulat                            mailto:Bulat.Ziganshin at gmail.com



More information about the Libraries mailing list