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
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
/
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
36.5k
Star
119k
Code
Issues
698
Pull requests
788
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
crypto: improve randomUUID performance
- #37243
#37243
Closed
rangoo94
wants to merge 10 commits into
nodejs:master
nodejs/node:master
from
rangoo94:improve-crypto-randomuuid-performance
rangoo94/node:improve-crypto-randomuuid-performance
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Closed
crypto: improve randomUUID performance
#37243
rangoo94
wants to merge 10 commits into
nodejs:master
nodejs/node:master
from
rangoo94:improve-crypto-randomuuid-performance
rangoo94/node:improve-crypto-randomuuid-performance
Copy head branch name to clipboard
Commits
Commits on Feb 24, 2021
crypto: decompose randomuuid implementation
rangoo94
committed
e75bdc2
View commit details
Copy full SHA for e75bdc2
Browse repository at this point
crypto: eliminate intermediate randomuuid buffer
rangoo94
committed
d3403ac
View commit details
Copy full SHA for d3403ac
Browse repository at this point
crypto: optimize randomuuid options access
rangoo94
committed
0b6152e
View commit details
Copy full SHA for 0b6152e
Browse repository at this point
crypto: use faster randomuuid serialization
rangoo94
committed
952289c
View commit details
Copy full SHA for 952289c
Browse repository at this point
crypto: allocate randomuuid hex bytes when needed
rangoo94
committed
f7180c3
View commit details
Copy full SHA for f7180c3
Browse repository at this point
crypto: apply code style fixes from review
Show description for 19a4911
rangoo94
and
mscdex
committed
19a4911
View commit details
Copy full SHA for 19a4911
Browse repository at this point
crypto: use primordial in favor of prototype chain
Show description for 74b50ed
rangoo94
and
aduh95
committed
74b50ed
View commit details
Copy full SHA for 74b50ed
Browse repository at this point
crypto: reformat randomuuid builder code
Show description for 63c612a
rangoo94
and
jasnell
committed
63c612a
View commit details
Copy full SHA for 63c612a
Browse repository at this point
crypto: use nullish assignment when possible
Show description for 321ad23
rangoo94
and
jasnell
committed
321ad23
View commit details
Copy full SHA for 321ad23
Browse repository at this point
crypto: reformat randomuuid options destructuring
Show description for 61f67cf
rangoo94
and
jasnell
committed
61f67cf
View commit details
Copy full SHA for 61f67cf
Browse repository at this point
You can’t perform that action at this time.