[Expat-discuss] Performance tuning of character data callbacks....

Fred Drake fdrake at acm.org
Fri Sep 19 22:20:58 CEST 2008


On Aug 3, 2008, at 12:28 PM, Kevin Burton wrote:
> No.... I'm saying I'll just recompile on my machine if this yields a
> performance boost.
> Also, couldn't it just be a tunable config param?

It's fairly straightforward to add this on top of Expat; that's what's  
done in Python's pyexpat module (xml.parsers.expat in the Python  
standard library).  Perhaps a little tedious in C, but then, it's  
C.  :-)


   -Fred

-- 
Fred Drake   <fdrake at acm.org>



More information about the Expat-discuss mailing list