Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Accelerator
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
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
35.6k
Star
117k
Code
Issues
1.7k
Pull requests
904
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
stream: improve performance of finished()
#59873
Merged
nodejs-github-bot
merged 9 commits into
nodejs:main
nodejs/node:main
from
avcribl:improve-stream-finished-perf
avcribl/node:improve-stream-finished-perf
Copy head branch name to clipboard
Oct 27, 2025
Conversation
Commits
9
(9)
Checks
Files changed
Merged
stream: improve performance of finished()
#59873
nodejs-github-bot
merged 9 commits into
nodejs:main
nodejs/node:main
from
avcribl:improve-stream-finished-perf
avcribl/node:improve-stream-finished-perf
Copy head branch name to clipboard
Commits
Commits on Oct 15, 2025
stream: preserve AsyncLocalStorage on finished only when needed
avcribl
committed
765dd80
Copy full SHA for 765dd80
benchmark: added finished benchmark
avcribl
committed
f5595c6
Copy full SHA for f5595c6
removed async_hooks
avcribl
committed
66dd3f6
Copy full SHA for 66dd3f6
modified the benchmark test
avcribl
committed
48db583
Copy full SHA for 48db583
added check if no-async-context-frame is enabled or not
avcribl
committed
8e5b4a2
Copy full SHA for 8e5b4a2
added unit tests
avcribl
committed
2d55f08
Copy full SHA for 2d55f08
bumped the number of iterations
avcribl
committed
a7f49d3
Copy full SHA for a7f49d3
fixed lint issues
avcribl
committed
c49b350
Copy full SHA for c49b350
expanded on the unit test
avcribl
committed
d51ca0d
Copy full SHA for d51ca0d
You can’t perform that action at this time.