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
Type
/
to 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.4k
Star
119k
Code
Issues
794
Pull requests
1.1k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
POC: Memory profiler allocation labels
- #62649
#62649
Draft
rudolf
wants to merge 13 commits into
nodejs:main
nodejs/node:main
from
rudolf:poc-allocation-profiler-tags-v2
rudolf/node:poc-allocation-profiler-tags-v2
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Draft
POC: Memory profiler allocation labels
#62649
rudolf
wants to merge 13 commits into
nodejs:main
nodejs/node:main
from
rudolf:poc-allocation-profiler-tags-v2
rudolf/node:poc-allocation-profiler-tags-v2
Copy head branch name to clipboard
Commits
Commits on Apr 15, 2026
deps: add heap profile sample labels to V8 profiler
Show description for 2febdb4
rudolf
committed
2febdb4
View commit details
Copy full SHA for 2febdb4
Browse repository at this point
src: add heap profile labels bindings
Show description for a393276
rudolf
committed
a393276
View commit details
Copy full SHA for a393276
Browse repository at this point
lib: add heap profile labels API to v8 module
Show description for a8ac88e
rudolf
committed
a8ac88e
View commit details
Copy full SHA for a8ac88e
Browse repository at this point
test: add heap profile labels tests
Show description for c1934a5
rudolf
committed
c1934a5
View commit details
Copy full SHA for c1934a5
Browse repository at this point
doc: add heap profiler labels API documentation
Show description for 0e7004b
rudolf
committed
0e7004b
View commit details
Copy full SHA for 0e7004b
Browse repository at this point
benchmark: add heap profiler labels overhead benchmarks
Show description for 18a6b90
rudolf
committed
18a6b90
View commit details
Copy full SHA for 18a6b90
Browse repository at this point
deps: add LookupAlsValue to V8 heap profiler
Show description for 37180c7
rudolf
committed
37180c7
View commit details
Copy full SHA for 37180c7
Browse repository at this point
src: add ProfilingArrayBufferAllocator for external memory tracking
Show description for 3e44751
rudolf
committed
3e44751
View commit details
Copy full SHA for 3e44751
Browse repository at this point
test: add external memory tracking tests
Show description for d5fa37d
rudolf
committed
d5fa37d
View commit details
Copy full SHA for d5fa37d
Browse repository at this point
doc: add externalBytes to heap profiler documentation
Show description for da6af28
rudolf
committed
da6af28
View commit details
Copy full SHA for da6af28
Browse repository at this point
Commits on Apr 23, 2026
benchmark: add getAllocationProfile label resolution benchmark
Show description for b24f8d9
rudolf
committed
b24f8d9
View commit details
Copy full SHA for b24f8d9
Browse repository at this point
src: fix heap profile labels init order and build
Show description for 6fb8f12
rudolf
committed
6fb8f12
View commit details
Copy full SHA for 6fb8f12
Browse repository at this point
deps: cache label resolution in GetAllocationProfile
Show description for a6391ec
rudolf
committed
a6391ec
View commit details
Copy full SHA for a6391ec
Browse repository at this point
You can’t perform that action at this time.