Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
zvving authored May 15, 2022
1 parent 8ea3f4a commit 12eee22
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Reports/2022/#202-2022.05.16.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,11 @@
settings set target.memory-module-load-level minimal
settings set symbols.use-swift-clangimporter false
```
字节团队发文 [Swift 调试性能的优化方案](https://dreampiggy.com/2022/05/07/Swift-%E8%B0%83%E8%AF%95%E6%80%A7%E8%83%BD%E7%9A%84%E4%BC%98%E5%8C%96%E6%96%B9%E6%A1%88/) 通过自定义项目所使用 LLVM 工具链的形式进行优化
字节团队发文 [Swift 调试性能的优化方案](https://mp.weixin.qq.com/s/TXrY1bbSdYCkaeE8aq2NKg) 通过自定义 LLDB 及配置更细致的改进断电慢问题,实测效果更加明显

>需要说明的是,以上方案与主工程项目结构有关,依赖的二进制库越多,效果越明显。


## 工具

> 开发过程中常用的工具,及一些新工具的介绍
Expand Down

0 comments on commit 12eee22

Please sign in to comment.