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

10+ seconds to load some websites #40

Open
gurevi opened this issue Sep 21, 2015 · 0 comments
Open

10+ seconds to load some websites #40

gurevi opened this issue Sep 21, 2015 · 0 comments

Comments

@gurevi
Copy link

gurevi commented Sep 21, 2015

Thanks for the great CSS parser tool, it has been very helpful for me in loading and analyzing websites.

That said, there is a slight issue I've noticed.

For some websites, jStyleParser can take a significantly long time to load stylesheets (getUsedStyles()) and create a DOM Analyzer.

For http://www.slate.com for instance, it takes more than 15 seconds to process the page. https://www.hackerrank.com/ is another site which takes a while, though not as slow.

There may be some bottleneck in the code causing these load times.

(As a note, I am adding an HTTP request header to my URL load requests as otherwise many websites won't load.)

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