Searched +full:limit +full:- +full:standard +full:- +full:alloc (Results 1 – 8 of 8) sorted by relevance
1 # Copyright (c) 2021-2024 Huawei Device Co., Ltd.6 # http://www.apache.org/licenses/LICENSE-2.019 - name: boot-panda-files22 - $ORIGIN/../pandastdlib/arkstdlib.abc26 - name: panda-files29 description: Panda files separated by colon which is not within boot-panda-files32 - name: classes38 - name: methods42 description: >-46 - name: load-runtimes[all …]
1 # Copyright (c) 2021-2024 Huawei Device Co., Ltd.6 # http://www.apache.org/licenses/LICENSE-2.029 BRIEF_DOCS "Stack limit for this benchmark"30 FULL_DOCS "Stack limit for this benchmark in bytes. Set 0 to use default value")33 BRIEF_DOCS "Object pool limit for this benchmark"34 … FULL_DOCS "Object pool limit for this benchmark in bytes. Set 0 to use default value")60 # * 3. Stack limit64 panda_add_benchmark("3d-morph" "Morph3d" 0 0)65 panda_add_benchmark("access-binary-trees" "AccessBinaryTrees" 0 0)66 panda_add_benchmark("access-fannkuch" "AccessFannkuch" 0 0)[all …]
1 # Copyright (c) 2021-2025 Huawei Device Co., Ltd.6 # http://www.apache.org/licenses/LICENSE-2.019 - name: boot-panda-files22 - $ORIGIN/../pandastdlib/arkstdlib.abc26 - name: panda-files29 description: Panda files separated by colon which is not within boot-panda-files32 - name: boot-intrinsic-spaces35 - core37 - core38 …description: Load specified intrinsic spaces. This option is for fine tuning. Use load-runtimes in…[all …]
1 # Copyright (c) 2021-2022 Huawei Device Co., Ltd.6 # http://www.apache.org/licenses/LICENSE-2.029 BRIEF_DOCS "Stack limit for this benchmark"30 FULL_DOCS "Stack limit for this benchmark in bytes. Set 0 to use default value")78 # * 3. Stack limit81 # * 6. Gc type (default - for default gc)90 panda_add_benchmark("3d-morph" "Morph3d" 0 TRUE TRU…91 panda_add_benchmark("access-binary-trees" "AccessBinaryTrees" 0 TRUE TRU…92 panda_add_benchmark("access-fannkuch" "AccessFannkuch" 0 TRUE TRU…93 panda_add_benchmark("access-nbody" "AccessNBody" 0 TRUE TRU…[all …]
1 # Copyright (c) 2021-2022 Huawei Device Co., Ltd.6 # http://www.apache.org/licenses/LICENSE-2.019 - name: compiler-non-optimizing25 - name: compiler-regex28 …description: A regular expression that specifies methods to compile. The grammar used is ECMA-262 …31 - name: compiler-visualizer-dump37 - name: compiler-dump41 - name: final45 - name: compact49 - name: life-intervals[all …]
1 # Copyright (c) 2021-2025 Huawei Device Co., Ltd.6 # http://www.apache.org/licenses/LICENSE-2.019 - name: compiler-non-optimizing25 - name: compiler-regex27 A regular expression that specifies methods to compile (ECMA-262 grammar).33 - name: compiler-regex-with-signature35 A regular expression that specifies methods to compile (ECMA-262 grammar).41 - name: compiler-visualizer-dump47 - name: compiler-dump51 - name: final[all …]
1 # Copyright (c) 2021-2022 Huawei Device Co., Ltd.6 # http://www.apache.org/licenses/LICENSE-2.016 add_custom_target(cts-assembly COMMENT "Running compliance tests for Panda Assembly")18 add_custom_target(cts-aot-tests COMMENT "Running panda aot tests")19 add_custom_target(cts-jit-tests COMMENT "Running panda jit-enforce tests")20 add_custom_target(irtoc-interpreter-tests COMMENT "Running irtoc interpreter tests")21 add_custom_target(irtoc-opcode-suite COMMENT "Running irtoc interpreter opcode test suite")23 add_dependencies(tests irtoc-interpreter-tests)24 add_dependencies(irtoc-interpreter-tests irtoc-opcode-suite)27 add_dependencies(tests cts-assembly regression)[all …]
1 # Copyright (c) 2021-2025 Huawei Device Co., Ltd.6 # http://www.apache.org/licenses/LICENSE-2.017 add_custom_target(cts-assembly COMMENT "Running compliance tests for Panda Assembly")19 add_custom_target(irtoc-interpreter-tests COMMENT "Running irtoc interpreter tests")20 add_custom_target(irtoc-opcode-suite COMMENT "Running irtoc interpreter opcode test suite")24 add_custom_target(cts-aot-tests COMMENT "Running panda aot tests")25 add_custom_target(cts-jit-tests COMMENT "Running panda jit-enforce tests")26 add_custom_target(cts-llvmaot-tests COMMENT "Running panda LLVM AOT tests")28 add_dependencies(core_tests irtoc-interpreter-tests)29 add_dependencies(irtoc-interpreter-tests irtoc-opcode-suite)[all …]