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

Speed up ruleset parsing #16

Open
intgr opened this issue May 19, 2016 · 1 comment
Open

Speed up ruleset parsing #16

intgr opened this issue May 19, 2016 · 1 comment

Comments

@intgr
Copy link
Owner

intgr commented May 19, 2016

Parsing the ruleset tag soup file with BeautifulSoup4 can consume half a second at every startup; see issue #5.

@intgr intgr mentioned this issue May 19, 2016
@intgr
Copy link
Owner Author

intgr commented Sep 15, 2020

Haven't done any measuring, but issue may be moot now that #20 is merged, topy will use the faster lxml parser if it's available.

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

No branches or pull requests

1 participant