Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Poor performace parsing numeric entities #35

Open
GoogleCodeExporter opened this issue Mar 22, 2015 · 8 comments
Open

Poor performace parsing numeric entities #35

GoogleCodeExporter opened this issue Mar 22, 2015 · 8 comments

Comments

@GoogleCodeExporter
Copy link

html5lib seems to take roughly quadratic time to parse when you have a very
long sequence of number entities (like
http://www.archive.org/details/DuckandC1951) - is that a feature or a known
bug or something unexpected? 

(Uh, I think I mean more like exponential than quadratic. In any case, it's
really slow - ~24 seconds for 600KB, ~44 seconds for 800KB, etc)

Original issue reported on code.google.com by [email protected] on 6 May 2007 at 10:59

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant