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
634
Pull requests
564
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
errors: improve error creation performance
- #46648
#46648
Closed
BridgeAR
wants to merge 15 commits into
nodejs:main
nodejs/node:main
from
BridgeAR:improve-error-performance
BridgeAR/node:improve-error-performance
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Closed
errors: improve error creation performance
#46648
BridgeAR
wants to merge 15 commits into
nodejs:main
nodejs/node:main
from
BridgeAR:improve-error-performance
BridgeAR/node:improve-error-performance
Copy head branch name to clipboard
Commits
Commits on Mar 2, 2023
errors: improve hideInternalStackFrames performance
Show description for ed1a664
BridgeAR
committed
ed1a664
View commit details
Copy full SHA for ed1a664
Browse repository at this point
errors: reuse addNumericSeparator from internal inspect
Show description for d21f72b
BridgeAR
committed
d21f72b
View commit details
Copy full SHA for d21f72b
Browse repository at this point
lib: make sure internal assertions use internal/assert
Show description for b287852
BridgeAR
committed
b287852
View commit details
Copy full SHA for b287852
Browse repository at this point
net: reuse existing aggregateTwoErrors functionality
Show description for c4f3517
BridgeAR
committed
c4f3517
View commit details
Copy full SHA for c4f3517
Browse repository at this point
errors: minor performance improvement
Show description for 0d72d40
BridgeAR
committed
0d72d40
View commit details
Copy full SHA for 0d72d40
Browse repository at this point
errors: improve NodeError creation performance
Show description for 2d8a4a3
BridgeAR
committed
2d8a4a3
View commit details
Copy full SHA for 2d8a4a3
Browse repository at this point
errors: do not remove already collected stack frames in NodeErrors
Show description for 69df124
BridgeAR
committed
69df124
View commit details
Copy full SHA for 69df124
Browse repository at this point
errors: format more numbers with numeric separator
Show description for 4ddd43f
BridgeAR
committed
4ddd43f
View commit details
Copy full SHA for 4ddd43f
Browse repository at this point
errors: improve NodeError creation performance
Show description for 087b0bc
BridgeAR
committed
087b0bc
View commit details
Copy full SHA for 087b0bc
Browse repository at this point
lib: add new to construct errors
Show description for 6ec603c
BridgeAR
committed
6ec603c
View commit details
Copy full SHA for 6ec603c
Browse repository at this point
errors: significantly improve NodeError creation performance
Show description for 08e1c89
BridgeAR
committed
08e1c89
View commit details
Copy full SHA for 08e1c89
Browse repository at this point
test_runner: set the properties inside of the error method
Show description for b3aa706
BridgeAR
committed
b3aa706
View commit details
Copy full SHA for b3aa706
Browse repository at this point
errors,repl: align prepareStackTrace behavior
Show description for 72f87e9
BridgeAR
committed
72f87e9
View commit details
Copy full SHA for 72f87e9
Browse repository at this point
errors: remove unused ERR_INVALID_RETURN_PROPERTY error
Show description for ee8e40f
BridgeAR
committed
ee8e40f
View commit details
Copy full SHA for ee8e40f
Browse repository at this point
errors: faster ERR_MODULE_NOT_FOUND error
Show description for 40ab9c3
BridgeAR
committed
40ab9c3
View commit details
Copy full SHA for 40ab9c3
Browse repository at this point
You can’t perform that action at this time.