Searched full:perf (Results 1 – 21 of 21) sorted by relevance
| /arkcompiler/runtime_core/static_core/compiler/ |
| D | compiler.yaml | 23 tags: [perf] 29 tags: [perf] 190 tags: [perf] 196 tags: [perf] 202 tags: [perf] 208 tags: [perf] 214 tags: [perf] 220 tags: [perf] 226 tags: [perf] 232 tags: [perf] [all …]
|
| /arkcompiler/runtime_core/compiler/ |
| D | compiler.yaml | 23 tags: [perf] 29 tags: [perf] 176 tags: [perf] 182 tags: [perf] 188 tags: [perf] 194 tags: [perf] 200 tags: [perf] 206 tags: [perf] 212 tags: [perf] 219 tags: [perf] [all …]
|
| /arkcompiler/ets_runtime/test/aotjsperftest/ |
| D | README.md | 64 |_ jsperftest # js perf 测试代码目录 120 "kind": "V 8 js-perf-test", 133 [Ark-workload](https://gitee.com/dov1s/arkjs-perf-test/tree/builtins_test1110/) 141 … | 2.33 | 1.27 | https://gitee.com/dov1s/arkjs-perf-test/tree/builtins_test1110/js-perf-t… 142 …| 0.6 | 0.23 | https://gitee.com/dov1s/arkjs-perf-test/tree/builtins_test1110/js-perf-t… 143 … | 0.36 | https://gitee.com/dov1s/arkjs-perf-test/tree/builtins_test1110/js-perf-t… 144 … | 0.20 | https://gitee.com/dov1s/arkjs-perf-test/tree/builtins_test1110/js-perf-t… 145 … | 2.42 | 1.28 | https://gitee.com/dov1s/arkjs-perf-test/tree/builtins_test1110/js-perf-t…
|
| D | README_en.md | 1 # AOT JS Perf Test Temporary Execution README 70 2) When aot perf test start to run,the perf test cases will be downloaded automatically . 74 [perf-test-case](https://gitee.com/dov1s/arkjs-perf-test/tree/builtins_test1110/)
|
| D | run_js_perf_test.sh | 40 code_path="$TMP_PATH"/code/arkjs-perf-test 42 JS_TEST_PATH=$code_path/js-perf-test 48 git clone -b builtins_test1110 https://gitee.com/dov1s/arkjs-perf-test.git "$code_path" 49 JS_TEST_PATH=$code_path/js-perf-test
|
| D | run_js_test.py | 70 HYPERLINK_HEAD = "https://gitee.com/dov1s/arkjs-perf-test/tree/builtins_test1110/js-perf-test" 364 logger.error("js perf cases path is not exist. jspath: %s", jspath) 365 logger.info("begin to run js perf test via ark. js perf cases path: %s", jspath) 402 data['kind'] = 'V 8 js-perf-test' 786 …command format: python3 run_js_test.py -bp /home/out -p /home/arkjs-perf-test/js-perf-test -o ou… 834 logger.info("run js perf test finished. Please check details in report.")
|
| /arkcompiler/ets_runtime/test/jsperftest/ |
| D | README.md | 64 |_ jsperftest # js perf 测试代码目录 120 "kind": "V 8 js-perf-test", 133 [Ark-workload](https://gitee.com/dov1s/arkjs-perf-test/tree/builtins_test1110/) 141 … | 2.33 | 1.27 | https://gitee.com/dov1s/arkjs-perf-test/tree/builtins_test1110/js-perf-t… 142 …| 0.6 | 0.23 | https://gitee.com/dov1s/arkjs-perf-test/tree/builtins_test1110/js-perf-t… 143 … | 0.36 | https://gitee.com/dov1s/arkjs-perf-test/tree/builtins_test1110/js-perf-t… 144 … | 0.20 | https://gitee.com/dov1s/arkjs-perf-test/tree/builtins_test1110/js-perf-t… 145 … | 2.42 | 1.28 | https://gitee.com/dov1s/arkjs-perf-test/tree/builtins_test1110/js-perf-t…
|
| D | run_js_perf_test.sh | 174 JS perf results: ${JS_PERF_RESULT_PATH} 195 local -r bench_repo_path="${JS_PERF_RESULT_PATH}/code/arkjs-perf-test" 203 … git clone -b builtins_test1110 https://gitee.com/dov1s/arkjs-perf-test.git "${bench_repo_path}" 205 local -r test_dir="js-perf-test"
|
| D | run_js_test.py | 73 HYPERLINK_HEAD = "https://gitee.com/dov1s/arkjs-perf-test/tree/builtins_test1110/js-perf-test" 284 """Run js perf benchmark via ark js vm""" 340 logger.error("js perf cases path is not exist. jspath: %s", jspath) 341 logger.info("begin to run js perf test via ark. js perf cases path: %s", jspath) 378 data['kind'] = 'V 8 js-perf-test' 797 """Preapare device workdir for js perf testing""" 903 logger.info("run js perf test finished. Please check details in report.")
|
| /arkcompiler/runtime_core/static_core/tests/vm-benchmarks/tests/ |
| D | test_result.py | 91 "perf": false, 139 "perf": false, 201 "perf": false, 239 "perf": false,
|
| /arkcompiler/runtime_core/static_core/runtime/mem/gc/ |
| D | gc_marker.h | 68 …* @param base_cls - class of object(used for perf in case if class for the object already was obta… 83 * @param cls - class of array object(used for perf) 110 …* @param base_cls - class of object(used for perf in case if class for the object already was obta… 125 * @param cls - class of array object(used for perf)
|
| D | gc_barrier_set.h | 177 // Store operands explicitly for interpreter perf 253 // Store operands explicitly for interpreter perf
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/perf/ |
| D | CMakeLists.txt | 34 add_custom_target(ets_interop_js_perf_tests COMMENT "Running all js interop perf tests")
|
| D | test_frontend.sts | 16 import { GetObject, GetNumber, GetString, Nop } from "/plugins/ets/tests/interop_js/tests/perf/code…
|
| /arkcompiler/runtime_core/static_core/runtime/tooling/ |
| D | debug_inf.cpp | 18 // Debuge interface for native tools(perf, libunwind). 55 // perf currently use g_jitDebugDescriptor and g_dexDebugDescriptor
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/ |
| D | CMakeLists.txt | 39 …" \"${PANDA_ROOT}/plugins/ets/tests/interop_js/tests/perf/code.js\": {\"language\": \"js\", \… 185 add_subdirectory(perf)
|
| /arkcompiler/runtime_core/static_core/verification/verifier/ |
| D | options.yaml | 132 - name: perf-measure
|
| /arkcompiler/runtime_core/static_core/runtime/ |
| D | handle_storage-inl.h | 57 // reserve at least one block for perf. in FreeHandles()
|
| /arkcompiler/runtime_core/static_core/runtime/coroutines/ |
| D | stackful_coroutine_manager.cpp | 525 ScopedManagedCodeThread s(main); // perf? in WaitForNonMainCoroutinesCompletion()
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/ |
| D | ets_vm.cpp | 128 // enable perf stats in Create()
|
| /arkcompiler/runtime_core/static_core/runtime/mem/ |
| D | runslots_allocator-inl.h | 102 … // we will have a perf issue here. Maybe it is better to delete free_runslots_? in Alloc()
|