circuitpython/tests/perf_bench
Dan Halbert 88c22d5052 remove last uses of 'u' prefix 2023-08-22 12:57:47 -04:00
..
benchrun.py Fix .bin, .hex and .uf2 with new linker sections 2023-03-20 14:02:57 -07:00
bm_chaos.py tests/perf_bench: Skip bm_chaos test if random.randrange is unavailable. 2022-02-24 18:29:02 +11:00
bm_fannkuch.py tests: Format all Python code with black, except tests in basics subdir. 2020-03-30 13:21:58 +11:00
bm_fft.py tests/perf_bench: Use math.log instead of math.log2. 2021-09-13 18:27:39 +10:00
bm_float.py tests: Format all Python code with black, except tests in basics subdir. 2020-03-30 13:21:58 +11:00
bm_hexiom.py remove last uses of 'u' prefix 2023-08-22 12:57:47 -04:00
bm_nqueens.py run updated pre-commit 2023-02-01 13:38:41 +05:30
bm_pidigits.py tests: Format all Python code with black, except tests in basics subdir. 2020-03-30 13:21:58 +11:00
core_import_mpy_multi.py remove last uses of 'u' prefix 2023-08-22 12:57:47 -04:00
core_import_mpy_multi.py.exp tests/perf_bench: Add perf tests for qstr interning and importing .mpy. 2022-02-10 15:25:33 +11:00
core_import_mpy_single.py remove last uses of 'u' prefix 2023-08-22 12:57:47 -04:00
core_import_mpy_single.py.exp tests/perf_bench: Add perf tests for qstr interning and importing .mpy. 2022-02-10 15:25:33 +11:00
core_qstr.py tests/perf_bench: Add perf tests for qstr interning and importing .mpy. 2022-02-10 15:25:33 +11:00
core_yield_from.py tests/perf_bench: Add perf test for yield-from execution. 2022-02-11 13:42:00 +11:00
misc_aes.py run updated pre-commit 2023-02-01 13:38:41 +05:30
misc_mandel.py tests: Format all Python code with black, except tests in basics subdir. 2020-03-30 13:21:58 +11:00
misc_pystone.py tests: Format all Python code with black, except tests in basics subdir. 2020-03-30 13:21:58 +11:00
misc_raytrace.py all: Update Python formatting to latest Black version 22.1.0. 2022-02-02 16:49:55 +11:00
viper_call0.py tests: Format all Python code with black, except tests in basics subdir. 2020-03-30 13:21:58 +11:00
viper_call1a.py tests: Format all Python code with black, except tests in basics subdir. 2020-03-30 13:21:58 +11:00
viper_call1b.py tests: Format all Python code with black, except tests in basics subdir. 2020-03-30 13:21:58 +11:00
viper_call1c.py tests: Format all Python code with black, except tests in basics subdir. 2020-03-30 13:21:58 +11:00
viper_call2a.py tests: Format all Python code with black, except tests in basics subdir. 2020-03-30 13:21:58 +11:00
viper_call2b.py tests: Format all Python code with black, except tests in basics subdir. 2020-03-30 13:21:58 +11:00