in reply to XML::SAX::PurePerl Performance
I also wonder if it would help to emulate walking through a string with a char pointer as in C -- instead of substr, keep around a variable holding the position in the buffer.
If you think either of these could help, I'd be happy to grab the CVS and play around a bit.
|
|---|