Home
last modified time | relevance | path

Searched refs:Performance (Results 1 – 25 of 93) sorted by relevance

1234

/ohos5.0/docs/en/application-dev/performance/
H A Dreadme-EN.md1 - Performance
2 - [Application Performance Improvement Overview](performance-overview.md)
3 - ArkTS High-Performance Programming
9 - [High-Performance WaterFlow Development](waterflow_optimization.md)
10 - [High-Performance Swiper Development](swiper_optimization.md)
18 - [Flex Layout Performance Improvement](flex-development-performance-boost.md)
19 - [Improving Layout Performance](reduce-view-nesting-levels.md)
20 …- [Improving File Upload and Download Performance](improve-file-upload-and-download-performance.md)
23 - [More Performance Improvement Methods](arkts-performance-improvement-recommendation.md)
H A Dperformance-overview.md1 # Application Performance Improvement Overview
3 Performance is a crucial factor of application development. Users expect applications to perform se…
5 ## ArkTS High-Performance Programming
62 ## Using Performance Profiling Tools
H A Dflex-development-performance-boost.md1 # Flex Layout Performance Improvement
56 ## How to Optimize Flex Layout Performance
H A Dreduce-view-nesting-levels.md1 # Improving Layout Performance
292 ### Using High-Performance Layout Components
296 …bout the impact of the flex container on performance, see [Flex Layout Performance Improvement](fl…
298 …ow** and **Column** components to avoid secondary rendering, see [More Performance Improvement Met…
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/innerkits/
H A Dgraphic_performance.h38 class Performance {
40 static Performance* GetInstance();
45 Performance::GetInstance()->SetPrintFlag(); in SigUsr()
108 Performance() {} in Performance() function
109 ~Performance() {} in ~Performance()
133 Performance::GetInstance()->UpdateItem(name_, cost, warmUp_); in ~PerformanceTool()
144 #define DEBUG_PERFORMANCE_REGISTER_SIG() OHOS::Performance::GetInstance()->RegisterSIGUSR…
145 #define DEBUG_PERFORMANCE_PRINT_RESULT() OHOS::Performance::GetInstance()->PrintResult()
/ohos5.0/foundation/graphic/graphic_utils_lite/frameworks/
H A Dgraphic_performance.cpp19 Performance* Performance::GetInstance() in GetInstance()
21 static Performance instance; in GetInstance()
/ohos5.0/docs/zh-cn/application-dev/dfx/
H A Dperformance-analysis-kit-overview.md1 # Performance Analysis Kit简介
3 Performance Analysis Kit(性能分析服务)为开发者提供应用事件、日志、跟踪分析工具,可观测应用运行时状态,用于行为分析、故障分析、安全分析、统计分析,帮助开发者持续改进应用体验。
39 基于 Performance Analysis Kit(性能分析服务),为开发者提供了完善的故障检测、异常处理等能力。由于故障种类异常繁多,产品和软件业务不同,故障的原因和表现也千差万别,因此分析定…
H A DReadme-CN.md1 # Performance Analysis Kit(性能分析服务)
3 - [Performance Analysis Kit简介](performance-analysis-kit-overview.md)
/ohos5.0/docs/zh-cn/application-dev/performance/
H A Dthread_data_transfer.md22 // code/Performance/PerformanceLibrary/feature/ThreadDataTransfer/src/main/ets/utils/TreadUtil.ets
32 // code/Performance/PerformanceLibrary/feature/ThreadDataTransfer/src/main/ets/utils/TreadUtil.ets
64 // code/Performance/PerformanceLibrary/feature/ThreadDataTransfer/src/main/ets/view/AdjustImageView…
94 // code/Performance/PerformanceLibrary/feature/ThreadDataTransfer/src/main/ets/utils/TreadUtil.ets
148 …ttps://gitee.com/openharmony/applications_app_samples/tree/master/code/Performance/PerformanceLibr…
150 // code/Performance/PerformanceLibrary/feature/ThreadDataTransfer/src/main/ets/utils/TreadUtil.ets
200 …ttps://gitee.com/openharmony/applications_app_samples/tree/master/code/Performance/PerformanceLibr…
H A Dreasonable-running-backgroundTask.md15 …ttps://gitee.com/openharmony/applications_app_samples/blob/master/code/Performance/PerformanceLibr…
148 …ttps://gitee.com/openharmony/applications_app_samples/blob/master/code/Performance/PerformanceLibr…
150 …ttps://gitee.com/openharmony/applications_app_samples/blob/master/code/Performance/PerformanceLibr…
177 …ttps://gitee.com/openharmony/applications_app_samples/blob/master/code/Performance/PerformanceLibr…
H A Dstate_variable_dfx_pratice.md29 …ttps://gitee.com/openharmony/applications_app_samples/blob/master/code/Performance/PerformanceLibr…
173 …ttps://gitee.com/openharmony/applications_app_samples/blob/master/code/Performance/PerformanceLibr…
369 [场景示例代码](https://gitee.com/openharmony/applications_app_samples/tree/master/code/Performance/Perfor…
/ohos5.0/foundation/arkui/ui_lite/frameworks/dfx/
H A Dperformance_task.h31 Performance::GetInstance()->RegisterSIGUSR1(); in Init()
37 Performance::GetInstance()->PrintResult(); in Callback()
/ohos5.0/docs/en/application-dev/media/camera/
H A DReadme-EN.md16 …- [High-Performance Photo Capture (for System Applications Only) (ArkTS)](camera-deferred-photo.md)
33 …- [Using Performance Improvement Features (for System Applications Only) (ArkTS)](camera-performan…
34 …- [High-Performance Photo Capture Sample (for System Applications Only) (ArkTS)](camera-deferred-p…
/ohos5.0/docs/en/application-dev/dfx/
H A Dperformance-analysis-kit-overview.md1 # Introduction to Performance Analysis Kit
3 Performance Analysis Kit provides the event, log, and tracing analysis tools to help you check the …
39 Performance Analysis Kit provides comprehensive capabilities such as fault detection and exception …
H A DReadme-EN.md1 # Performance Analysis Kit
3 - [Introduction to Performance Analysis Kit](performance-analysis-kit-overview.md)
/ohos5.0/docs/en/application-dev/reference/apis-performance-analysis-kit/
H A Djs-apis-hitracemeter.md1 # @ohos.hiTraceMeter (Performance Tracing)
4 For details about the development process, see [Development of Performance Tracing](../../dfx/hitra…
H A DReadme-EN.md1 # Performance Analysis Kit
H A Djs-apis-bytrace.md1 # @ohos.bytrace (Performance Tracing)
/ohos5.0/docs/zh-cn/application-dev/reference/apis-performance-analysis-kit/
H A DReadme-CN.md1 # Performance Analysis Kit(性能分析服务)
/ohos5.0/docs/en/application-dev/reference/apis-arkui/
H A Djs-apis-arkui-performancemonitor-sys.md1 # @ohos.arkui.performanceMonitor (Performance Monitor) (System API)
/ohos5.0/docs/zh-cn/application-dev/arkts-utils/
H A Dgc-introduction.md108 HPP GC(High Performance Partial Garbage Collection),即高性能部分垃圾回收,其中“High Performance”主要三方面,包含分代模型、混合算…
/ohos5.0/docs/en/application-dev/reference/apis-mindspore-lite-kit/
H A Dtypes_8h.md39 …br>OH_AI_PERFORMANCE_HIGH = 3,<br>OH_AI_PERFORMANCE_EXTREME = 4<br>} | Performance modes of the NN…
/ohos5.0/docs/en/application-dev/
H A DReadme-EN.md33 - [Performance](performance/readme-EN.md)
/ohos5.0/docs/en/contribute/
H A Dcode-contribution.md18 - [TypeScript and JavaScript High-Performance Programming Practices and Tools](../application-dev/p…
/ohos5.0/docs/en/application-dev/reference/apis-neural-network-runtime-kit/
H A Dneural__network__runtime__type_8h.md42 …N_PerformanceMode](_neural_network_runtime.md#oh_nn_performancemode) | Performance modes of the ha…
63 …M = 2, OH_NN_PERFORMANCE_HIGH = 3,OH_NN_PERFORMANCE_EXTREME = 4<br>} | Performance modes of the ha…

1234