logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

ArkTS

可提供的服务

暂无可提供的服务

【HarmonyOS Next】【性能优化】性能提升的其他方法

开发者若使用低性能的代码实现功能场景可能不会影响应用的正常运行,但却会对应用的性能造成负面影响。本章节列举出了一些可提升性能的场景供开发者参考,以避免应用实现上带来的性能劣化。

文章图片
#harmonyos#华为#性能优化 +1
【HarmonyOS Next】【性能优化】合理选择条件渲染和显隐控制

HarmonyOS Next应用开发案例(持续更新中……) HarmonyOS Next性能指导总览 本篇文章链接,请访问:https://gitee.com/harmonyos-cases/cases/blob/master/docs/performance/proper-choice-between-if-and-visibility.md 开发者可以通过条件渲染或显隐控制两种方式来实现组件在

#harmonyos#性能优化
【HarmonyOS Next】【性能优化】组件复用实践

本篇文章链接,请访问:https://gitee.com/harmonyos-cases/cases/blob/master/docs/performance/component-recycle.md。

文章图片
#harmonyos#性能优化#华为 +1
【HarmonyOS Next】【性能优化】耗时分析器Time Profiler使用指导

HarmonyOS Next应用开发案例(持续更新中……) HarmonyOS Next性能指导总览 本篇文章链接,请访问:https://gitee.com/harmonyos-cases/cases/blob/master/docs/performance/profiler-time.md DevEco Studio集成的DevEco Profiler性能调优工具(以下简称为Profiler)

#harmonyos#性能优化
【HarmonyOS Next】【性能优化】内存分析器Allocation Profiler使用指导

HarmonyOS Next应用开发案例(持续更新中……) HarmonyOS Next性能指导总览 本篇文章链接,请访问:https://gitee.com/harmonyos-cases/cases/blob/master/docs/performance/profiler-allocation.md DevEco Studio集成的DevEco Profiler性能调优工具(以下简称为Pro

#harmonyos#性能优化
【HarmonyOS Next】【性能优化】 合理进行状态管理

HarmonyOS Next应用开发案例(持续更新中……) HarmonyOS Next性能指导总览 本篇文章链接,请访问:https://gitee.com/harmonyos-cases/cases/blob/master/docs/performance/proper_state_management.md 为了帮助应用程序开发人员提高其应用程序质量,特别是在高效的状态管理方面。状态管理优秀

#harmonyos#性能优化
【HarmonyOS Next】【性能优化】启动分析工具Launch Profiler使用指导

HarmonyOS Next应用开发案例(持续更新中……) HarmonyOS Next性能指导总览 本篇文章链接,请访问:https://gitee.com/harmonyos-cases/cases/blob/master/docs/performance/profiler-launch.md Launch Profiler概述 DevEco Studio内置Profiler分析调优工具。其中

#harmonyos#性能优化
【HarmonyOS Next】【性能优化】页面布局检查器ArkUI Inspector使用指导

HarmonyOS Next应用开发案例(持续更新中……) HarmonyOS Next性能指导总览 本篇文章链接,请访问:https://gitee.com/harmonyos-cases/cases/blob/master/docs/performance/arkUI-inspector.md DevEco Studio内置ArkUI Inspector工具,开发者可以使用ArkUI Insp

#harmonyos#性能优化
【HarmonyOS Next】【性能优化】组件复用四板斧

HarmonyOS Next应用开发案例(持续更新中……) HarmonyOS Next性能指导总览 本篇文章链接,请访问:https://gitee.com/harmonyos-cases/cases/blob/master/docs/performance/component_recycle_case.md 概述 在滑动场景下,常常会对同一类自定义组件的实例进行频繁的创建与销毁。此时可以考虑通

#harmonyos#性能优化
【HarmonyOS Next】【性能优化】正确使用LazyForEach优化

HarmonyOS Next应用开发案例(持续更新中……) HarmonyOS Next性能指导总览 本篇文章链接,请访问:https://gitee.com/harmonyos-cases/cases/blob/master/docs/performance/lazyforeach_optimization.md LazyForEach懒加载从提供的数据源中按需迭代数据,并在每次迭代过程中创建相

#harmonyos#性能优化
    共 42 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 请选择