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

[Pornhub] Regex performance #10138

Closed
kidol opened this issue Jul 22, 2016 · 0 comments
Closed

[Pornhub] Regex performance #10138

kidol opened this issue Jul 22, 2016 · 0 comments

Comments

@kidol
Copy link
Contributor

@kidol kidol commented Jul 22, 2016

For some reason this particular video causes youtube-dl to hang for 40+ seconds.

time python youtube_dl -j "http://www.pornhub.com/view_video.php?viewkey=ph576ece07cdbff"

real 0m50.530s
user 0m50.180s
sys 0m0.200s

Using the python tracing options I think it's busy in the regex engine?

(Running latest revision and verified with --print-trafficthat there is only 1 request)

@dstftw dstftw closed this in add7d2a Jul 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.