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 }}
youknowone
/
pyre
Public
Notifications
You must be signed in to change notification settings
Fork
19
Star
110
Code
Issues
50
Pull requests
16
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
jit: trace the cranelift force token as a GC slot, plus _pickle and JitCodeBuilder follow-ups
- #1084
#1084
Merged
youknowone
merged 11 commits into
main
youknowone/pyre:main
from
aheui
youknowone/pyre:aheui
Copy head branch name to clipboard
Aug 7, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
jit: trace the cranelift force token as a GC slot, plus _pickle and JitCodeBuilder follow-ups
#1084
youknowone
merged 11 commits into
main
youknowone/pyre:main
from
aheui
youknowone/pyre:aheui
Copy head branch name to clipboard
Commits
Commits on Aug 7, 2026
_pickle: reuse the unpickler stacks and cache the pickler write callable
Show description for a985ffb
youknowone
committed
a985ffb
View commit details
Copy full SHA for a985ffb
Browse repository at this point
jit: trace the force token as a GC slot
Show description for 6b741f4
youknowone
committed
6b741f4
View commit details
Copy full SHA for 6b741f4
Browse repository at this point
majit: report the JUMP block's declined close to the diag census
Show description for 1838eb0
youknowone
committed
1838eb0
View commit details
Copy full SHA for 1838eb0
Browse repository at this point
majit: drop two dead allocation sources in JitCodeBuilder
Show description for 0cbfddf
youknowone
committed
0cbfddf
View commit details
Copy full SHA for 0cbfddf
Browse repository at this point
jit: mint the tracing sentinel on the runtime GC condition, not cfg(test)
Show description for 930f601
youknowone
committed
930f601
View commit details
Copy full SHA for 930f601
Browse repository at this point
_pickle: record the measured write-resolution and constructor-order divergences
Show description for 6f25f93
youknowone
committed
6f25f93
View commit details
Copy full SHA for 6f25f93
Browse repository at this point
jit: re-mint the tracing sentinel when the GC is rebuilt
Show description for f4e460f
youknowone
committed
f4e460f
View commit details
Copy full SHA for f4e460f
Browse repository at this point
_pickle: allocate the unpickler stack and metastack per load again
Show description for a41fe43
youknowone
committed
a41fe43
View commit details
Copy full SHA for a41fe43
Browse repository at this point
majit: reformat the tracing sentinel publish match
Show description for 85b3860
youknowone
committed
85b3860
View commit details
Copy full SHA for 85b3860
Browse repository at this point
majit: measure the optimizer and backend times passed to log_compile
Show description for d313566
youknowone
committed
d313566
View commit details
Copy full SHA for d313566
Browse repository at this point
majit: log the three loop compiles that reached no jitlog
Show description for b713cb9
youknowone
committed
b713cb9
View commit details
Copy full SHA for b713cb9
Browse repository at this point
You can’t perform that action at this time.