-
Notifications
You must be signed in to change notification settings - Fork 15
New Workload: validatorjs regexp heavy workload #147
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for webkit-jetstream-preview ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Hmm, this seems like it spends about 1/4 to 1/3 of the time in utf8ToBytes, which seems higher than I'd like |
Oops, I've profiled before including more tests that skewed the results massively. |
Looks like the CLI versions are failing. |
assertion conditions are hard :) flipped it the correct way now. |
This runs the validatorjs test suite and stress-tests various regexp and some dynamic property lookups.
Given that we've lowered the priority of regex-dna by grouping the sunspider workloads, it might make sense to add another regexp workload again.