Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
zvving authored May 15, 2022
1 parent 12eee22 commit dfc2fa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Reports/2022/#202-2022.05.16.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
settings set target.memory-module-load-level minimal
settings set symbols.use-swift-clangimporter false
```
字节团队发文 [Swift 调试性能的优化方案](https://mp.weixin.qq.com/s/TXrY1bbSdYCkaeE8aq2NKg) 通过自定义 LLDB 及配置更细致的改进断电慢问题,实测效果更加明显。
字节团队发文 [Swift 调试性能的优化方案](https://mp.weixin.qq.com/s/TXrY1bbSdYCkaeE8aq2NKg) 通过自定义 LLDB 及配置更细致的解决调试断点慢问题,实测效果更加明显。

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

0 comments on commit dfc2fa8

Please sign in to comment.