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
.
Lunova-Studio
/
MinecraftLaunch
Public
Notifications
You must be signed in to change notification settings
Fork
10
Star
47
Code
Issues
4
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
GC Perf 2
- #39
#39
Merged
Ktn429
merged 15 commits into
Lunova-Studio:4.0.x
Lunova-Studio/MinecraftLaunch:4.0.x
from
IksRain:GC-perf-2
IksRain/MinecraftLaunch.Co:GC-perf-2
Copy head branch name to clipboard
Feb 21, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
GC Perf 2
#39
Ktn429
merged 15 commits into
Lunova-Studio:4.0.x
Lunova-Studio/MinecraftLaunch:4.0.x
from
IksRain:GC-perf-2
IksRain/MinecraftLaunch.Co:GC-perf-2
Copy head branch name to clipboard
Commits
Commits on Feb 16, 2026
perf(JElement):部分修正为使用基于UTF8的查找
IksRain
committed
da9b6c5
View commit details
Copy full SHA for da9b6c5
Browse repository at this point
perf:使用Stream代替String减少中间数据对象以提升性能,未改动逻辑
IksRain
committed
60d0d68
View commit details
Copy full SHA for 60d0d68
Browse repository at this point
str-cmp-fix:忽略文化差异进行字符串比较
IksRain
committed
8e5acf3
View commit details
Copy full SHA for 8e5acf3
Browse repository at this point
style:使用字符而不是字符串
IksRain
committed
b87ca8c
View commit details
Copy full SHA for b87ca8c
Browse repository at this point
perf-Span-GC: 使用Span优化MinecraftEntry序列化是高频调用的拼接路径操作
IksRain
committed
f6b7e2c
View commit details
Copy full SHA for f6b7e2c
Browse repository at this point
ci:项目内部集成CI(XUnit)
IksRain
committed
528a8c3
View commit details
Copy full SHA for 528a8c3
Browse repository at this point
ci:添加AI写的样例进行测试
IksRain
committed
f0810b3
View commit details
Copy full SHA for f0810b3
Browse repository at this point
fix: 修复缓冲区过小的问题,将原方法作为仅DEBUG存在
IksRain
committed
d9839d2
View commit details
Copy full SHA for d9839d2
Browse repository at this point
fix-ci: 将field关键字转换为显式_url以适配ci需求. .NET 10 SDK呢
IksRain
committed
2615879
View commit details
Copy full SHA for 2615879
Browse repository at this point
ci-actions: 统一CI行为,避免找不到测试时误报
IksRain
committed
57b8da5
View commit details
Copy full SHA for 57b8da5
Browse repository at this point
Commits on Feb 17, 2026
perf-cvt:添加自定义SHA1(反)序列化器.避免string
IksRain
committed
c184ed3
View commit details
Copy full SHA for c184ed3
Browse repository at this point
tran: 使用Sha1Data替换string
IksRain
committed
5d8cc56
View commit details
Copy full SHA for 5d8cc56
Browse repository at this point
style: ForfeInstaller快速机制
IksRain
committed
eef5a28
View commit details
Copy full SHA for eef5a28
Browse repository at this point
fix: 修复无已下载版本时意外抛出异常的问题
IksRain
committed
1574deb
View commit details
Copy full SHA for 1574deb
Browse repository at this point
perf: 减少重复序列化开销
IksRain
committed
5aaa14e
View commit details
Copy full SHA for 5aaa14e
Browse repository at this point
You can’t perform that action at this time.