Skip to content

perf(ResponseUtil): 重构获取请求简略信息逻辑 #13

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

Merged
merged 1 commit into from
Jun 28, 2020

Conversation

juzi214032
Copy link
Member

@juzi214032 juzi214032 commented Jun 25, 2020

将 String.format() 修改为直接使用字符串拼接,提升效率

参考文章:Java中关于String.format的性能问题

将 String.format() 修改为直接使用字符串拼接,提升效率
@colorful3 colorful3 merged commit d4b84b9 into master Jun 28, 2020
@juzi214032 juzi214032 deleted the perf/request-util branch July 13, 2020 08:28
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

Successfully merging this pull request may close these issues.

3 participants