-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
Closed
adamlaska/node
#38Labels
metaIssues and PRs related to the general management of the project.Issues and PRs related to the general management of the project.performanceIssues and PRs related to the performance of Node.js.Issues and PRs related to the performance of Node.js.v8 engineIssues and PRs related to the V8 dependency.Issues and PRs related to the V8 dependency.
Description
@nodejs/collaborators
Suggested by @mscdex in #8609 (comment)
This may sound a bit crazy, but we may want to benchmark this change. I noticed not too long ago that
var
=>const
was actually causing slowdowns and timers are definitely a hot path. I do not know if this has changed with V8 5.4 or not though.
Metadata
Metadata
Assignees
Labels
metaIssues and PRs related to the general management of the project.Issues and PRs related to the general management of the project.performanceIssues and PRs related to the performance of Node.js.Issues and PRs related to the performance of Node.js.v8 engineIssues and PRs related to the V8 dependency.Issues and PRs related to the V8 dependency.