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

针对于surging 升级到.net core 2.2一些说明 #236

Open
fanliang11 opened this issue Jan 5, 2019 · 0 comments
Open

针对于surging 升级到.net core 2.2一些说明 #236

fanliang11 opened this issue Jan 5, 2019 · 0 comments

Comments

@fanliang11
Copy link
Owner

针对于surging 升级到.net core 2.2一些说明

1.surging 针对于.net core 2.1不做任何新功能,只修改BUG, 并且在2月10日之后停止维护
2. 会继续基于.NET core 2.2+ 进行更新维护
3.升级.NET CORE 2.2 后,记得设置分层编译 TieredCompilation,会带来更好的性能体验

基于.NET CORE 2.2 带来哪些性能提升

  1. 升级到2.2 后,启动速度提高70%
  2. 升级到2.2后,第一调用的速度提高60%
    3.升级2.2后,解决了apigateway 在高并发情况下,通过netty 调用内部服务会造成阻塞的问题
    4.通过设置分层编译,性能有所提高
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant