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
.
PerryTS
/
perry
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
159
Star
4.7k
Code
Issues
34
Pull requests
5
Discussions
Actions
Projects
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Improve app pattern performance gaps
- #1296
#1296
Merged
TheHypnoo
merged 10 commits into
main
PerryTS/perry:main
from
feat/performance-app-pattern-gaps
PerryTS/perry:feat/performance-app-pattern-gaps
Copy head branch name to clipboard
May 22, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Improve app pattern performance gaps
#1296
TheHypnoo
merged 10 commits into
main
PerryTS/perry:main
from
feat/performance-app-pattern-gaps
PerryTS/perry:feat/performance-app-pattern-gaps
Copy head branch name to clipboard
Commits
Commits on May 22, 2026
Improve app pattern performance gaps
TheHypnoo
committed
4aa7897
View commit details
Copy full SHA for 4aa7897
Browse repository at this point
fix(promise): resolve all Promise.all states when same pending input is shared
Show description for fa87a05
TheHypnoo
committed
fa87a05
View commit details
Copy full SHA for fa87a05
Browse repository at this point
perf(gc): document 128 MB threshold cap and clarify step-doubling dead path
Show description for 9c43e7f
TheHypnoo
committed
9c43e7f
View commit details
Copy full SHA for 9c43e7f
Browse repository at this point
fix(runtime): document js_array_map barrier elision invariant
Show description for 3754091
TheHypnoo
committed
3754091
View commit details
Copy full SHA for 3754091
Browse repository at this point
fix(codegen): drop PropertyGet from discard-map purity check
Show description for 11c7ac0
TheHypnoo
committed
11c7ac0
View commit details
Copy full SHA for 11c7ac0
Browse repository at this point
fix(codegen): throw TypeError on spread of null/undefined
Show description for f07506c
TheHypnoo
committed
f07506c
View commit details
Copy full SHA for f07506c
Browse repository at this point
refactor(codegen): simplify property_set has-slots bookkeeping
Show description for 75a8e0c
TheHypnoo
committed
75a8e0c
View commit details
Copy full SHA for 75a8e0c
Browse repository at this point
chore: document escape_news catch-all and JSON pre-size heuristic
Show description for 830862e
TheHypnoo
committed
830862e
View commit details
Copy full SHA for 830862e
Browse repository at this point
style: apply cargo fmt --all
TheHypnoo
committed
a78584b
View commit details
Copy full SHA for a78584b
Browse repository at this point
refactor(codegen): split escape_news collector into topical files (#1296)
Show description for 328ec5d
TheHypnoo
committed
328ec5d
View commit details
Copy full SHA for 328ec5d
Browse repository at this point
You can’t perform that action at this time.