-
-
Notifications
You must be signed in to change notification settings - Fork 37.2k
vm benchmarks are broken #11895
Copy link
Copy link
Closed
Labels
benchmarkIssues and PRs related to Node.js benchmarks and benchmarking infrastructure.Issues and PRs related to Node.js benchmarks and benchmarking infrastructure.good first issueIssues that are suitable for first-time contributors.Issues that are suitable for first-time contributors.
Description
Activity
Metadata
Metadata
Assignees
Labels
benchmarkIssues and PRs related to Node.js benchmarks and benchmarking infrastructure.Issues and PRs related to Node.js benchmarks and benchmarking infrastructure.good first issueIssues that are suitable for first-time contributors.Issues that are suitable for first-time contributors.
In #9615
common.v8ForceOptimizationwas removed along with most of the calls to it.The vm benchmarks were added after the creation of the PR and they were forgotten.