使用片段对应用程序速度的作用?

The role of using Fragments in speed of apps?

我的问题是关于在我们的项目中使用 Fragments 使用 Fragments 是否会降低我们项目的速度?

是否影响速度?

如果是,如何修复此缺陷?

如果有喜欢的请分享。

这个问题是因为我在我的应用程序中使用了 7 Fragments 但它运行缓慢。是 Fragments 引起的吗?

is it true that using Fragments will reduce speed in our projects ?

不是真的。

Does it affect the speed ?

不是真的。

how this defect can be fixed ?

写出更好的片段。使用可用的分析工具(例如 Traceview)来确定问题所在。

This question is because I used 7 Fragments in my App but it work slow . Is it caused by the Fragments ?

使用可用的分析工具(如 Traceview)来确定问题出在哪里,而不是猜测。