We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
主要是加快启动, 降低 内存和cpu
The text was updated successfully, but these errors were encountered:
难,估计没有,毕竟需求不强烈,因为启动速度和内存消耗是偏运维测的考量,只要不是有很大的优劣,或者是大规模部署,这点儿成本对server来说不算什么,server更多的是执行性能和吞吐量的考量。
Sorry, something went wrong.
具体是什么场景下呢?我这边发现性能瓶颈主要在db这边
启动时间, 内存占用
具体是什么场景下呢?我这边发现性能瓶颈主要在db这边 启动时间, 内存占用
用 go/rust 重写成本太高了,可以考虑下 spring boot native
No branches or pull requests
主要是加快启动, 降低 内存和cpu
The text was updated successfully, but these errors were encountered: