Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>arkvisualNew to Visual Studio Code? Get it now.
arkvisual

arkvisual

He Wei

|
4 installs
| (0) | Free
Visualize Ark AOT Compiler Phases
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

arkvisual

为 ArkCompiler 适配 Turbolizer 工具

Usage

  1. 生成 aot log 文件
es2abc --module --merge-abc test.js
ark_js_vm --enable-pgo-profiler=true --compiler-pgo-profiler-path=test.ap --entry-point=test test.abc
ark_aot_compiler --enable-pgo-profiler=true --compiler-log=all01 --log-level=info --compiler-pgo-profiler-path=test.ap --aot-file=test test.abc > aot.log
  1. 打开 VSCode 命令面板输入 arkvisual,按照面板上的提示上传 log 文件
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft