Home
last modified time | relevance | path

Searched full:performance_test (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/test/scripts/utils/
Dconfig.yaml64 perf_report_file : "../../performance_test/mail_data/email_msg.html"
69 - "../../performance_test/mail_data/performance_logs.zip"
71 "../../performance_test/mail_data/debug_full_time.jpg": performance00
72 "../../performance_test/mail_data/debug_incremental_time.jpg": performance01
73 "../../performance_test/mail_data/debug_size.jpg": performance02
74 "../../performance_test/mail_data/release_full_time.jpg": performance10
75 "../../performance_test/mail_data/release_incremental_time.jpg": performance11
76 "../../performance_test/mail_data/release_size.jpg": performance12
77 "../../performance_test/mail_data/debug_preview_model_build_time.jpg": performance31
78 "../../performance_test/mail_data/release_preview_model_build_time.jpg": performance41
/arkcompiler/ets_frontend/test/scripts/
Dreadme.md7 4. Run performance test which in performance_test
13 In entry.py, it will run downloading sdk,xts, sdk_test,performance_test, get commit log script, and…
Dreadme_zh.md12 timer.py中,包含了下载sdk,xts, sdk_test,performance_test,获取每日提交信息脚本,以及发送邮件,如不需要可以去除。
Dentry.py61 job(f'python {os.path.join(".", "performance_test", "performance_entry.py")}')