A Lightweight Distributed Tracing | 轻量级的分布式调用链跟踪
A Lightweight Distributed Tracing | 轻量级的分布式调用链跟踪
Performance profiler that provides an analytics tool for the memory, bytrace plug-in, and IDE, as well as plug-in capabilities | 性能调优模块,提供了实时内存、bytrace插件和ide侧的分析工具,并提供了插件化能力
Fault logging for device maintenance and test across different platforms | 系统维测信息管理工具集
A Lightweight Distributed Tracing | 轻量级的分布式调用链跟踪
Fault logging for device maintenance and test across different platforms | 系统维测信息管理工具集
ArkUI framework | ArkUI开发框架
Storing declaration files for JavaScript APIs | JavaScript API 公共仓,存放 d.ts 声明文件
Third-party open-source software musl | 三方开源软件musl
Performance profiler that provides an analytics tool for the memory, bytrace plug-in, and IDE, as well as plug-in capabilities | 性能调优模块,提供了实时内存、bytrace插件和ide侧的分析工具,并提供了插件化能力
Development self-test framework | 开发者自测试框架
Application compatibility test suite | acts应用兼容性测试套
Application compatibility test suite | acts应用兼容性测试套
Performance profiler that provides an analytics tool for the memory, bytrace plug-in, and IDE, as well as plug-in capabilities | 性能调优模块,提供了实时内存、bytrace插件和ide侧的分析工具,并提供了插件化能力
方舟JS运行时(ARK JavaScript Runtime)是OpenHarmony上JS应用使用的运行时。包含JS对象的分配器以及垃圾回收器(GC)、符合ECMAScript规范的标准库、用于运行ARK前端组件生成的方舟字节码(ARK Bytecode,abc)的解释器、用于存储隐藏类的内联缓存、方舟JS运行时对外的函数接口(AFFI)等模块。