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 }}
DefectingCat
/
coco
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
3
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
perf: 5 项性能优化 — 细粒度锁 + 动态扩容 + 无锁全局队列
- #2
#2
Merged
DefectingCat
merged 6 commits into
DefectingCat:master
DefectingCat/coco:master
from
xfy911:master
xfy911/coco:master
Copy head branch name to clipboard
Jun 16, 2026
Conversation
Commits
6
(6)
Checks
Files changed
Merged
perf: 5 项性能优化 — 细粒度锁 + 动态扩容 + 无锁全局队列
#2
DefectingCat
merged 6 commits into
DefectingCat:master
DefectingCat/coco:master
from
xfy911:master
xfy911/coco:master
Copy head branch name to clipboard
Commits
Commits on Jun 16, 2026
perf(core): stack_pool_multi 细粒度锁 + 原子统计
Show description for f673670
xfy911
committed
f673670
View commit details
Copy full SHA for f673670
Browse repository at this point
perf(core): hot_stack 备份缓冲区按 2x 增长策略
Show description for f364862
xfy911
committed
f364862
View commit details
Copy full SHA for f364862
Browse repository at this point
perf(sched): 负载均衡阈值动态化
Show description for 66e42b5
xfy911
committed
66e42b5
View commit details
Copy full SHA for 66e42b5
Browse repository at this point
perf(io): io_uring 请求池动态扩容
Show description for 4dbf38e
xfy911
committed
4dbf38e
View commit details
Copy full SHA for 4dbf38e
Browse repository at this point
perf(sched): 全局队列无锁化 (Treiber Stack)
Show description for 96404d8
xfy911
committed
96404d8
View commit details
Copy full SHA for 96404d8
Browse repository at this point
Merge remote-tracking branch 'origin/master' into master
Show description for d4ce1bc
xfy911
committed
d4ce1bc
View commit details
Copy full SHA for d4ce1bc
Browse repository at this point
You can’t perform that action at this time.