Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v1.1.44 #159

Merged
merged 12 commits into from
May 3, 2022
Merged

Release v1.1.44 #159

merged 12 commits into from
May 3, 2022

Conversation

yushijinhun
Copy link
Owner

@yushijinhun yushijinhun commented May 2, 2022

Changes

  • [Fix] 修复不支持 MC 22w17a 的问题
  • [Feature] 添加 -Dauthlibinjector.profileKey={default|enabled|disabled} 选项
  • [Feature] 添加 -Dauthlibinjector.httpdPort={port} 选项
    • 可以用于指定本地 HTTP 服务器运行的端口
  • [Feature] 请求本地 HTTP 服务器的 /debug/metrics 可以查看 authlib-injector 的性能数据
    • 包括进行字节码分析耗费的时间、处理的类的个数等
  • [Improvement] 优化字节码分析(性能提升 ~300x),避免拖慢游戏启动
    • 目前采用先扫描常量池,再分析字节码的方法减少要处理的类的个数

@yushijinhun yushijinhun marked this pull request as ready for review May 3, 2022 13:37
@yushijinhun yushijinhun merged commit ddd5081 into master May 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant