You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enhancement
Rendering many pages using Puppeteer can be very slow. We should consider trying jsdom to speed this up and offering it as an alternative or default renderer. To implement we might want to write a small api wrapper around jsdom that matches puppeteer to make the implementation tidier.
The text was updated successfully, but these errors were encountered:
Enhancement
Rendering many pages using Puppeteer can be very slow. We should consider trying jsdom to speed this up and offering it as an alternative or default renderer. To implement we might want to write a small api wrapper around jsdom that matches puppeteer to make the implementation tidier.
The text was updated successfully, but these errors were encountered: