>
>
>>The other half of the time spent comes from ne_xml_parse.  I am not sure 
>>how this could be made faster short of replacing expat with something 
>>faster.
>>    
>>
>
>Have you tried libxml2? (I don't know if it's faster, but it's the only
>other parser supported by neon at the moment)
>  
>
First, I will try to get ahold of the expat guys and see if there is a 
way to get expat to run faster or if we are using expat in a way thats 
not 100% optimal.  
Another alternative would be to make the XML_Parse() stuff SMP-safe and 
use multiprocessors to read the working copy entries, while this 
wouldn't affect everyone, it would make the system more scalable.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Nov 26 15:14:20 2002