Signed-off-by: lanhaibo4 <lanhaibo5@h-partners.com>

issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I8W8T0
This commit is contained in:
lanhaibo4 2024-01-15 16:15:41 +08:00
parent 493eef5ee7
commit 7419849d91
2 changed files with 2 additions and 2 deletions

View File

@ -47,4 +47,4 @@ python3、unzip、openpyxl、hdc >=1.3.0
## workload 用例位置
[ffi_workload.cpp](https://gitee.com/openharmony/arkcompiler_ets_runtime/arkcompiler/ecmascript/napi/test/ffi_workload.cpp)
[ffi_workload.cpp位置](https://gitee.com/openharmony/arkcompiler_ets_runtime/blob/%6d%61%73%74%65%72/ecmascript/napi/test/ffi_workload.cpp)

View File

@ -16,7 +16,7 @@
```
## 运行测试
1) 调用入口bash run_js_perf_test.sh $js_report_save_path $openharmony_path
1) 调用入口bash run_js_perf_test.sh js_report_save_path openharmony_path
* js_report_save_path表示报告输出的目录路径该路径同时也是历史报告路径
* openharmony_path: 将鸿蒙系统根目录out的父目录的路径