by alixaxel on 12/6/18, 11:19 AM with 24 comments
by sriram_iyengar on 12/6/18, 12:50 PM
by tnolet on 12/6/18, 8:12 PM
Will certainly have a look at this project and contribute where possible.
My main concerns are not so much cold start time, as for my use case this is not really a huge issue, but mainly the performance of Chrome on AWS Lambda boxes. The rendering, navigation etc. needs to be snappy.
by dschep on 12/7/18, 5:38 PM
by nailer on 12/6/18, 12:28 PM
- I'm just getting started with Lambda so pardon if this is ignorant, but what's the cold start time of Chromium? Or can you warm start it somehow?
- Since scraping often depends on state, wouldn't you hit a timeout doing longer scraping joba?