Skip to content

Conversation

camillobruni
Copy link
Contributor

The orignal benchmark has been stale for a while and uses a more node-oriented build process.

Given the experience with the previous webpacked workloads I've decided to simply include the full sources and adapt and rewrite it.

Copy link

netlify bot commented Aug 19, 2025

Deploy Preview for webkit-jetstream-preview ready!

Name Link
🔨 Latest commit 7cede73
🔍 Latest deploy log https://app.netlify.com/projects/webkit-jetstream-preview/deploys/68adc8a45b439a000890e4ee
😎 Deploy Preview https://deploy-preview-153--webkit-jetstream-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Contributor

@kmiller68 kmiller68 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall, LGTM with a comment on the worst case count.

"prepack",
"uglify-js",
"esprima-next",
// "lebab",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: We should probably comment as to why we're not running it anymore.

BUNDLE: `./web-tooling-benchmark/dist/${name}.bundle.js`,
...WPT_FILES,
},
iterations: 15,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

4 Worst Case counts out of 15 seems kinda high relative to other benchmarks with 15 iterations. All the others do 2 worst cases for 15 iterations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants