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

Slow "Browser" instance creation w/ Headless Chrome GAE Standard Node.js #671

Closed
kylewill opened this issue Jun 19, 2018 · 5 comments
Closed

Comments

@kylewill
Copy link

I was able to successfully set up the example Headless Chrome demo on GAE Standard with the new runtime.

However, I'm seeing 10-40 second latency for screenshots (no changes to the code). In stackdriver, 6-9 seconds of the latency is due to the puppeteer.launch call. This is incredibly long.

Understand the new GAE Standard Node.js runtime is in Beta, logging to keep track of any updates as several projects will be enabled by usability here.

@kylewill
Copy link
Author

Just deployed the same app to GAE Flex, the puppeteer.launch step is 0ms in stackdriver vs 6000-9000ms on GAE Standard

@steren
Copy link
Contributor

steren commented Jul 23, 2018

Thanks for the feedback.
We are aware of a latency issue with Headless Chrome on App Engine standard and are working on improving the underlying infrastructure.

@fhinkel
Copy link
Contributor

fhinkel commented Nov 8, 2018

ping @steren is this still an issue?

@steren
Copy link
Contributor

steren commented Nov 8, 2018

This is being discussed in puppeteer/puppeteer#3120.

Because this is not the sample's fault, I suggest to close this issue in favor of puppeteer/puppeteer#3120

@kylewill
Copy link
Author

kylewill commented Nov 8, 2018

@steren will close and watch puppeteer/puppeteer#3120

@kylewill kylewill closed this as completed Nov 8, 2018
ahrarmonsur pushed a commit that referenced this issue Nov 16, 2022

Verified

This commit was signed with the committer’s verified signature.
bkueng Beat Küng
* chore(main): release 4.5.0

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
ahrarmonsur pushed a commit that referenced this issue Nov 16, 2022

Verified

This commit was signed with the committer’s verified signature.
bkueng Beat Küng
* chore(main): release 4.5.0

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
ahrarmonsur pushed a commit that referenced this issue Nov 16, 2022

Verified

This commit was signed with the committer’s verified signature.
bkueng Beat Küng
* chore(main): release 4.5.0

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
ahrarmonsur pushed a commit that referenced this issue Nov 16, 2022

Verified

This commit was signed with the committer’s verified signature.
bkueng Beat Küng
* chore(main): release 4.5.0

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
ahrarmonsur pushed a commit that referenced this issue Nov 16, 2022

Verified

This commit was signed with the committer’s verified signature.
bkueng Beat Küng
* chore(main): release 4.5.0

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
ace-n pushed a commit that referenced this issue Nov 17, 2022

Verified

This commit was signed with the committer’s verified signature.
bkueng Beat Küng
* chore(main): release 4.5.0

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
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

3 participants