micropython/tests/perf_bench
Damien George c0761d28fc tests/perf_bench: Use math.log instead of math.log2.
So MICROPY_PY_MATH_SPECIAL_FUNCTIONS is not needed for these performance
tests.

Signed-off-by: Damien George <damien@micropython.org>
2021-09-13 18:27:39 +10:00
..
benchrun.py tests: Format all Python code with black, except tests in basics subdir. 2020-03-30 13:21:58 +11:00
bm_chaos.py tests: Format all Python code with black, except tests in basics subdir. 2020-03-30 13:21:58 +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 tests: Format all Python code with black, except tests in basics subdir. 2020-03-30 13:21:58 +11:00
bm_nqueens.py tests: Format all Python code with black, except tests in basics subdir. 2020-03-30 13:21:58 +11:00
bm_pidigits.py tests: Format all Python code with black, except tests in basics subdir. 2020-03-30 13:21:58 +11:00
misc_aes.py tests: Format all Python code with black, except tests in basics subdir. 2020-03-30 13:21:58 +11:00
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 tests: Format all Python code with black, except tests in basics subdir. 2020-03-30 13:21:58 +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