Jan Biedermann
Jan Biedermann
Also see #2388
Just for reference i include the Bun stack trace: ``` Error at $deny_frozen_access (/Users/jan/workspace/opal/tmp/mspec_bun.js:2578:25) at $rehash (/Users/jan/workspace/opal/tmp/mspec_bun.js:17999:7) at (internal:primordials:35:62) at forEach (native:1:11) at (internal:primordials:31:15) at (internal:primordials:1:11) at anonymous (native) at...
setup-edge issue https://github.com/browser-actions/setup-edge/issues/522 because of https://github.com/opal/opal/blob/2614d6d0f0d2829746fb98dc49dc36c0614e392a/.github/workflows/build.yml#L193
Already part of #2746
A matrix parallelism of 8 seems like a good compromise in terms of speed and reliability.
Ha, and just as i wrote that, there is one failure
Ok, lets use a parallelism of 6 then
Nice: ``` Run time on node: 1.570 (+4.07%) -> 1.577 (+9.71%) (change: +0.50%) Run time on bun: 1.858 (+22.80%) -> 2.149 (+14.91%) (change: +15.63%) ```
Right, puppeteer-ruby uses the previous puppeteer way, which is CDP, so it won't work.