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
.
dotnet
/
runtime
Public
Notifications
You must be signed in to change notification settings
Fork
5.5k
Star
18.2k
Code
Issues
5k+
Pull requests
517
Discussions
Actions
Projects
Security and quality
67
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Inline GC handle write barrier
- #132245
#132245
Open
jkotas
with
Copilot
wants to merge 13 commits into
main
dotnet/runtime:main
from
copilot/improve-gchandle-target-performance
dotnet/runtime:copilot/improve-gchandle-target-performance
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
Inline GC handle write barrier
#132245
jkotas
with
Copilot
wants to merge 13 commits into
main
dotnet/runtime:main
from
copilot/improve-gchandle-target-performance
dotnet/runtime:copilot/improve-gchandle-target-performance
Copy head branch name to clipboard
Commits
Commits on Aug 12, 2026
Inline GC handle write barrier worker
Show description for edf2329
Copilot
and
jkotas
authored
edf2329
View commit details
Copy full SHA for edf2329
Browse repository at this point
Optimize GC handle write barrier
Show description for 135c59e
Copilot
and
jkotas
authored
135c59e
View commit details
Copy full SHA for 135c59e
Browse repository at this point
Commits on Aug 13, 2026
Inline GC handle helpers
Show description for a40af76
Copilot
and
jkotas
authored
a40af76
View commit details
Copy full SHA for a40af76
Browse repository at this point
Remove redundant GC include
Show description for 86e3eb7
Copilot
and
jkotas
authored
86e3eb7
View commit details
Copy full SHA for 86e3eb7
Browse repository at this point
Drop handletable.inl include from gcinternal.h
Show description for e4315e5
Copilot
and
jkotas
authored
e4315e5
View commit details
Copy full SHA for e4315e5
Browse repository at this point
Restore handletable.inl include in gcinternal.h
Show description for f180588
Copilot
and
jkotas
authored
f180588
View commit details
Copy full SHA for f180588
Browse repository at this point
Include handletable.inl from handletable.h only
Show description for f212be4
Copilot
and
jkotas
authored
f212be4
View commit details
Copy full SHA for f212be4
Browse repository at this point
Move handletableconstants.h include into handletable.inl
Show description for fde52c2
Copilot
and
jkotas
authored
fde52c2
View commit details
Copy full SHA for fde52c2
Browse repository at this point
Fix include cycle by moving gchandletableimpl.h include to gcinternal.h
Show description for 372ce5b
Copilot
and
jkotas
authored
372ce5b
View commit details
Copy full SHA for 372ce5b
Browse repository at this point
Commits on Aug 15, 2026
Merge branch 'main' into copilot/improve-gchandle-target-performance
jkotas
authored
73fdf04
View commit details
Copy full SHA for 73fdf04
Browse repository at this point
Inline HndLogSetEvent into handletable.inl
Show description for 465171b
Copilot
and
jkotas
authored
465171b
View commit details
Copy full SHA for 465171b
Browse repository at this point
Commits on Aug 16, 2026
Delete dead TableFreeHandlesToCache method
Show description for 796149b
Copilot
and
jkotas
authored
796149b
View commit details
Copy full SHA for 796149b
Browse repository at this point
Inline TableFreeSingleHandleToCache, remove dead error handling, cache GetGlobalHandleStore in NativeAOT
Show description for 55c837b
Copilot
and
jkotas
authored
55c837b
View commit details
Copy full SHA for 55c837b
Browse repository at this point
You can’t perform that action at this time.