Closed ArnaudBuchholz closed 9 months ago
The problem is that it violates the isolation concept : the console logs would be stored in one place instead of separated by process. Furthermore, I don't expect a significant gain of performance (maybe 1 or 2 seconds at startup time) compared to the overall execution time.
The idea is to check if the startup time is reduced by keeping the command active and reuse it to open new pages. This could easily be experimented with the
--capabilities
tester. Primary target:puppeteer