Skip to content

Commit

Permalink
提交思维导图
Browse files Browse the repository at this point in the history
  • Loading branch information
hello-java-maker committed Jun 12, 2020
1 parent 720a6a7 commit ef038da
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions docs/project/秒杀项目总结.md
Original file line number Diff line number Diff line change
Expand Up @@ -276,6 +276,17 @@ and desc like ' %'
- [一次线上JVM调优实践,FullGC40次/天到10天一次的优化过程](https://blog.csdn.net/cml_blog/article/details/81057966)
- [JVM调优工具](https://www.jianshu.com/p/e36fac926539)

#### 性能优化

- [记一次接口压力测试与性能调优](https://zhuanlan.zhihu.com/p/45067134)
- [下单接口调优实战,性能提高10倍](https://blog.csdn.net/linsongbin1/article/details/82656887)
- [接口性能优化怎么做?](https://blog.csdn.net/justnow_/article/details/105905560)
- [记一次接口性能优化实践总结:优化接口性能的八个建议](https://www.cnblogs.com/jay-huaxiao/p/12995510.html)

#### 架构设计

- [架构演变](https://segmentfault.com/a/1190000018626163)

#### 并发问题

#### Tip:本来有很多我准备的资料的,但是都是外链,或者不合适的分享方式,所以大家去公众号回复【资料】好了。
Expand Down

0 comments on commit ef038da

Please sign in to comment.