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 }}
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
37.1k
Star
122k
Code
Issues
636
Pull requests
564
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
3x faster setImmediate
- #6436
#6436
Closed
andrasq
wants to merge 12 commits into
nodejs:master
nodejs/node:master
from
andrasq:ar-faster-setImmediate
andrasq/node-1:ar-faster-setImmediate
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Closed
3x faster setImmediate
#6436
andrasq
wants to merge 12 commits into
nodejs:master
nodejs/node:master
from
andrasq:ar-faster-setImmediate
andrasq/node-1:ar-faster-setImmediate
Copy head branch name to clipboard
Commits
Commits on Apr 28, 2016
timers: linkedlist optimizations
Show description for 44243ad
Andras
committed
44243ad
View commit details
Copy full SHA for 44243ad
Browse repository at this point
timers: 3x faster setImmediate
Show description for d005b81
Andras
committed
d005b81
View commit details
Copy full SHA for d005b81
Browse repository at this point
timers: 3x faster clearImmediate
Show description for ad3bcb8
Andras
committed
ad3bcb8
View commit details
Copy full SHA for ad3bcb8
Browse repository at this point
timers: setImmediate benchmarks
Show description for 1f82a29
Andras
committed
1f82a29
View commit details
Copy full SHA for 1f82a29
Browse repository at this point
timers: code review edits
Andras
committed
49b2611
View commit details
Copy full SHA for 49b2611
Browse repository at this point
timers: code review edits (two-arg createImmediate)
Andras
committed
c12ba47
View commit details
Copy full SHA for c12ba47
Browse repository at this point
Commits on Apr 29, 2016
timers: code review edits
Andras
committed
6dcbd83
View commit details
Copy full SHA for 6dcbd83
Browse repository at this point
Commits on May 1, 2016
timers: create immediate objects with new Immediate()
Andras
committed
197aac2
View commit details
Copy full SHA for 197aac2
Browse repository at this point
Commits on May 2, 2016
timers: speed up another 2x setImmediate() with > 3 args
Show description for 4b54cd7
Andras
committed
4b54cd7
View commit details
Copy full SHA for 4b54cd7
Browse repository at this point
Commits on May 6, 2016
timers: code review edits
Andras
committed
8179d32
View commit details
Copy full SHA for 8179d32
Browse repository at this point
timers: code review edits
Andras
committed
77e0443
View commit details
Copy full SHA for 77e0443
Browse repository at this point
Commits on May 7, 2016
code review edits (comment less obvious parts of code)
Andras
committed
0e75f1f
View commit details
Copy full SHA for 0e75f1f
Browse repository at this point
You can’t perform that action at this time.