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

Persistent PhantomJS #28

Open
mbrevda opened this issue Mar 22, 2016 · 4 comments
Open

Persistent PhantomJS #28

mbrevda opened this issue Mar 22, 2016 · 4 comments

Comments

@mbrevda
Copy link

mbrevda commented Mar 22, 2016

Is there any way to keep phantom running between screenshots? I would imagine this would cut down on the amount of time it takes to generate a screenshot

@sindresorhus
Copy link
Contributor

Not currently, but that's a good feature request. A good pull request would be merged, but neither I or @kevva have time to implement this.

@sindresorhus sindresorhus changed the title Persistant phantomjs Persistent PhantomJS Mar 22, 2016
@mbrevda
Copy link
Author

mbrevda commented Mar 23, 2016

Technically speaking, how do you suppose this would work?

@JacksonGariety
Copy link
Contributor

@sindresorhus I'm also pretty interested in this and willing to write/document a pull request.
@mbrevda what did you find out? Did you try to implement this yourself? did you encounter difficulties?

thanks.

@Kikobeats
Copy link

Related with that, a good step for speedup the process is keep a pool of phantom instances:
https://github.com/binded/phantom-pool

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

4 participants