You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Angus Gratton e024a4c59c tests: Fix run-perfbench parsing "no matching params" case. 2 years ago
..
benchrun.py tests: Fix run-perfbench parsing "no matching params" case. 2 years ago
bm_chaos.py tests/perf_bench: Skip bm_chaos test if random.randrange is unavailable. 3 years ago
bm_fannkuch.py tests/perf_bench: Add some configurations for N=32, M=10. 2 years ago
bm_fft.py tests/perf_bench: Use math.log instead of math.log2. 3 years ago
bm_float.py tests: Format all Python code with black, except tests in basics subdir. 5 years ago
bm_hexiom.py tests: Format all Python code with black, except tests in basics subdir. 5 years ago
bm_nqueens.py tests/perf_bench: Add some configurations for N=32, M=10. 2 years ago
bm_pidigits.py tests/perf_bench: Add some configurations for N=32, M=10. 2 years ago
core_import_mpy_multi.py tests/perf_bench: Add some configurations for N=32, M=10. 2 years ago
core_import_mpy_multi.py.exp tests/perf_bench: Add perf tests for qstr interning and importing .mpy. 3 years ago
core_import_mpy_single.py tests/perf_bench: Update .mpy file header to remove old unicode flag. 3 years ago
core_import_mpy_single.py.exp tests/perf_bench: Add perf tests for qstr interning and importing .mpy. 3 years ago
core_qstr.py tests/perf_bench: Add some configurations for N=32, M=10. 2 years ago
core_yield_from.py tests/perf_bench: Add perf test for yield-from execution. 3 years ago
misc_aes.py tests: Format all Python code with black, except tests in basics subdir. 5 years ago
misc_mandel.py tests: Format all Python code with black, except tests in basics subdir. 5 years ago
misc_pystone.py tests: Format all Python code with black, except tests in basics subdir. 5 years ago
misc_raytrace.py all: Update Python formatting to latest Black version 22.1.0. 3 years ago
viper_call0.py tests: Format all Python code with black, except tests in basics subdir. 5 years ago
viper_call1a.py tests: Format all Python code with black, except tests in basics subdir. 5 years ago
viper_call1b.py tests: Format all Python code with black, except tests in basics subdir. 5 years ago
viper_call1c.py tests: Format all Python code with black, except tests in basics subdir. 5 years ago
viper_call2a.py tests: Format all Python code with black, except tests in basics subdir. 5 years ago
viper_call2b.py tests: Format all Python code with black, except tests in basics subdir. 5 years ago