Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
nodejs
/
node
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
37k
Star
122k
Code
Issues
636
Pull requests
568
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Allow --perf-prof and --perf-basic-prof in NODE_OPTIONS
- #17600
#17600
Closed
Leko
wants to merge 11 commits into
nodejs:master
nodejs/node:master
from
Leko:allow_perf_options_in_env
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Closed
Allow --perf-prof and --perf-basic-prof in NODE_OPTIONS
#17600
Leko
wants to merge 11 commits into
nodejs:master
nodejs/node:master
from
Leko:allow_perf_options_in_env
Copy head branch name to clipboard
Commits
Commits on Dec 11, 2017
src: allow --perf-prof and --perf-basic-prof in NODE_OPTIONS
Leko
committed
b778ba1
View commit details
Copy full SHA for b778ba1
Browse repository at this point
test: add test about perf-prof and perf-basic-prof are allowed in NODE_OPTIONS
Leko
committed
b35f846
View commit details
Copy full SHA for b35f846
Browse repository at this point
src: redefine perf_prof and perf_basic_prof as option for v8
Leko
committed
1b7a8d1
View commit details
Copy full SHA for 1b7a8d1
Browse repository at this point
test: test --perf-prof only in Linux
Show description for 702bd35
Leko
committed
702bd35
View commit details
Copy full SHA for 702bd35
Browse repository at this point
test: remove Github link
Leko
committed
0899557
View commit details
Copy full SHA for 0899557
Browse repository at this point
Commits on Dec 12, 2017
doc: add --perf-prof and --perf-basic-prof to V8 options
Leko
committed
81a0684
View commit details
Copy full SHA for 81a0684
Browse repository at this point
Commits on Dec 13, 2017
doc: sort V8 options in alphabetical order
Leko
committed
b97987a
View commit details
Copy full SHA for b97987a
Browse repository at this point
Commits on Dec 27, 2017
test: add whitelist to restrict test target
Leko
committed
e32f7a4
View commit details
Copy full SHA for e32f7a4
Browse repository at this point
Commits on Dec 28, 2017
test: Not run test in Windows or 32bit
Leko
committed
d9e8573
View commit details
Copy full SHA for d9e8573
Browse repository at this point
Commits on Jan 12, 2018
test: remove redundant condition
Leko
committed
c436f72
View commit details
Copy full SHA for c436f72
Browse repository at this point
Commits on Jan 18, 2018
test: Run test --perf-basic-prof except for windows
Leko
committed
8b7d8be
View commit details
Copy full SHA for 8b7d8be
Browse repository at this point
You can’t perform that action at this time.