micropython/tests/perf_bench
Jim Mussared cfd17f4ebe tests/perf_bench: Add bm_fft test.
This is mostly a test of complex number performance.

The FFT implementation is from Project Nayuki and is MIT licensed.
2019-10-15 16:38:11 +11:00
..
benchrun.py
bm_chaos.py
bm_fannkuch.py
bm_fft.py tests/perf_bench: Add bm_fft test. 2019-10-15 16:38:11 +11:00
bm_float.py
bm_hexiom.py
bm_nqueens.py
bm_pidigits.py
misc_aes.py
misc_mandel.py
misc_pystone.py
misc_raytrace.py
viper_call0.py
viper_call1a.py
viper_call1b.py
viper_call1c.py
viper_call2a.py
viper_call2b.py