On Thu, Apr 17, 2014 at 13:55:20 +0200, Elie Roudninski wrote: > Performances are very important to me, so i started my own sax parser : > https://github.com/marmeladema/Saxxy (comments are appreciated) but i would > like to know if you have some kind of test file database to validate > libhubbub so that i can test my own parser ?
hubbub is an HTML5 parser, so I believe we use the HTML5 test suite. I'll look at whether or not there's a way to improve the performance of libparserutils. All those memmoves can't be healthy. D. -- Daniel Silverstone http://www.netsurf-browser.org/ PGP mail accepted and encouraged. Key Id: 3CCE BABE 206C 3B69
