mirror of
https://gitee.com/openharmony/arkcompiler_ets_runtime
synced 2024-11-23 10:09:54 +00:00
Signed-off-by: lanhaibo4 <lanhaibo5@h-partners.com>
issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I8W8T0
This commit is contained in:
parent
493eef5ee7
commit
7419849d91
@ -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)
|
@ -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的父目录)的路径
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user