Home
last modified time | relevance | path

Searched refs:bench (Results 1 – 25 of 47) sorted by relevance

12

/AliOS-Things-master/components/py_engine/tests/internal_bench/
A Dloop_count-4-while_down_gt.py1 import bench
9 bench.run(test)
A Dloop_count-5-while_down_ne.py1 import bench
9 bench.run(test)
A Dloop_count-1-range.py1 import bench
9 bench.run(test)
A Dvar-1-constant.py1 import bench
10 bench.run(test)
A Dloop_count-2-range_iter.py1 import bench
9 bench.run(test)
A Dloop_count-3-while_up.py1 import bench
10 bench.run(test)
A Dloop_count-5.1-while_down_ne_localvar.py1 import bench
10 bench.run(test)
A Dvar-2-global.py1 import bench
12 bench.run(test)
A Dbytealloc-1-bytes_n.py1 import bench
9 bench.run(test)
A Dbytealloc-2-repeat.py1 import bench
9 bench.run(test)
A Dfunc_builtin-1-enum_pos.py1 import bench
9 bench.run(test)
A Dvar-3-local.py1 import bench
11 bench.run(test)
A Dvar-4-arg.py1 import bench
10 bench.run(lambda n: test(20000000))
A Dfuncall-1-inline.py3 import bench
11 bench.run(test)
A Dfunc_builtin-2-enum_kw.py1 import bench
9 bench.run(test)
A Dvar-5-class-attr.py1 import bench
14 bench.run(test)
A Dfrom_iter-1-list_bound.py1 import bench
10 bench.run(test)
A Dfrom_iter-3-tuple_bound.py1 import bench
10 bench.run(test)
A Dfrom_iter-5-bytes_bound.py1 import bench
10 bench.run(test)
A Dfrom_iter-7-bytearray_bound.py1 import bench
10 bench.run(test)
A Dfunc_args-1.1-pos_1.py1 import bench
13 bench.run(test)
A Dfunc_args-3.1-kw_1.py1 import bench
13 bench.run(test)
A Dfunc_args-2-pos_default_2_of_3.py1 import bench
13 bench.run(test)
A Dfuncall-2-funcall.py3 import bench
15 bench.run(test)
A Dfrom_iter-2-list_unbound.py1 import bench
10 bench.run(test)

Completed in 17 milliseconds

12