Hi,
In our app we need to take the screenshot of the webpages. We tried with the headless Chrome and Puppeteer. But they are very slow. And sometimes it takes nearly a minute to generate the screenshot for a page with approximately 20MB size(with 7-8 network requests). Also we are processing bulk requests and these requests are taking really long time.
So we are looking to do build the stripped down version of chromium which will just have enough functionality to render the page and generate the screenshots.
I understand Content module is where I need to be looking into. But I don’t know where to start.
I have followed the build steps here and pulled the code.
Thanks
--
--
Chromium Developers mailing list: chromi...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups "Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/d37191cf-cd25-4ad7-bf99-76959de3158fn%40chromium.org.