in reply to Re^5: XML::Fling begone?
in thread XML::Fling begone?

Ok then, I'll add benchmarking the two vs each other to my TODO. Any suggestions on how to benchmark? I'm thinking I should lift the code from some ticker generator and create an XML::Genx-adapted version to pit against it.

Makeshifts last the longest.

Replies are listed 'Best First'.
Re^7: XML::Fling begone?
by demerphq (Chancellor) on Dec 19, 2004 at 18:14 UTC

    Id say grab the RSS output of the NN ticker and then have the benchmark recreate it with both. Something like that. I wouldnt use live code to start with as I reckon the DB times will swamp the XML production time. I say to use that feed as its probably fairly sizable.

    ---
    demerphq