Re: Extremely long validation time

On Monday 07 June 2010, Kevin Menard wrote:
> I haven't gotten very far along with profiling Perl, but I have come
> across a couple other URLs that the validator seems to hang up on:
> 
> http://blip.fm/all
> http://www.mortgagedebt.com/index.jsp?query=Alabama&queryType=state
> http://www.mortgagedebt.com/index.jsp?query=Alaska&queryType=state
> 
> And apologies for causing 500s on the public validator as I try to
> debug this.  I want to make sure it's not a local installation issue.

Thanks for spending time on this.  My understanding is that this is an issue 
with XML::LibXML's error handling; it seems very slow whenever there are lots 
of XML wellformedness errors.
https://rt.cpan.org/Public/Bug/Display.html?id=56671

Received on Monday, 14 June 2010 06:17:35 UTC