# 优化

- [01.Apple官方资源瘦身方案ODR（一）：初见](https://ryukiedev.gitbook.io/wiki/ios/you-hua/01.apple-guan-fang-zi-yuan-shou-shen-fang-an-odr-yi-chu-jian.md)
- [02.Apple官方资源瘦身方案ODR（二）：践行｜换肤系统改造](https://ryukiedev.gitbook.io/wiki/ios/you-hua/02.apple-guan-fang-zi-yuan-shou-shen-fang-an-odr-er-jian-hang-huan-fu-xi-tong-gai-zao.md)
- [03.二进制重排实践](https://ryukiedev.gitbook.io/wiki/ios/you-hua/03.-er-jin-zhi-zhong-pai-shi-jian.md)
- [04.iOS截屏防护方案](https://ryukiedev.gitbook.io/wiki/ios/you-hua/04.ios-jie-ping-fang-hu-fang-an.md)
- [05.提高编译速度](https://ryukiedev.gitbook.io/wiki/ios/you-hua/05.-ti-gao-bian-yi-su-du.md)
- [06.图片格式-WebP](https://ryukiedev.gitbook.io/wiki/ios/you-hua/06.-tu-pian-ge-shi-webp.md)
- [07.App启动速度优化](https://ryukiedev.gitbook.io/wiki/ios/you-hua/07.app-qi-dong-su-du-you-hua.md)
- [08.IDL自动化埋点](https://ryukiedev.gitbook.io/wiki/ios/you-hua/08.idl-zi-dong-hua-mai-dian.md)
- [09.渲染原理及优化](https://ryukiedev.gitbook.io/wiki/ios/you-hua/09.-xuan-ran-yuan-li-ji-you-hua.md)
- [10.「利用 Metrics 和 Diagnostics 提高性能」网络研讨活动](https://ryukiedev.gitbook.io/wiki/ios/you-hua/10.-li-yong-metrics-he-diagnostics-ti-gao-xing-neng-wang-luo-yan-tao-huo-dong.md)
- [11.离屏渲染](https://ryukiedev.gitbook.io/wiki/ios/you-hua/11.-li-ping-xuan-ran.md)
- [12.一键搞定iOS16横竖屏切换](https://ryukiedev.gitbook.io/wiki/ios/you-hua/12.-yi-jian-gao-ding-ios16-heng-shu-ping-qie-huan.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ryukiedev.gitbook.io/wiki/ios/you-hua.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
