sfizz/benchmarks
2019-09-15 21:14:02 +02:00
..
BM_add.cpp Added a "scalar add" SIMD helper 2019-09-15 20:16:42 +02:00
BM_ADSR.cpp Toolchain cleanups 2019-08-30 15:48:03 +02:00
BM_copy.cpp Added a copy benchmark 2019-09-06 22:15:31 +02:00
BM_cumsum.cpp Cosmetics 2019-09-14 09:42:31 +02:00
BM_diff.cpp Added a "diff" SIMD helper, and some more benchmarking... 2019-09-15 21:14:02 +02:00
BM_fill.cpp Toolchain cleanups 2019-08-30 15:48:03 +02:00
BM_gain.cpp Toolchain cleanups 2019-08-30 15:48:03 +02:00
BM_interpolationCast.cpp Added a SIMD helper for the "floating index to sample index + interpolation coefficients" 2019-09-15 20:17:52 +02:00
BM_looping.cpp Toolchain cleanups 2019-08-30 15:48:03 +02:00
BM_mathfuns.cpp Toolchain cleanups 2019-08-30 15:48:03 +02:00
BM_mean.cpp Added a mean (reduce) SIMD/scalar helper 2019-09-13 21:17:52 +02:00
BM_meanSquared.cpp Added an historical tracking of the mean squared voice power 2019-09-13 23:20:57 +02:00
BM_multiplyAdd.cpp Add width and position envelopes 2019-09-07 15:55:35 +02:00
BM_OPF_high_vs_low.cpp Added licenses 2019-08-30 00:49:58 +02:00
BM_pan.cpp Added a panning SIMD helper and a benchmark against block operations and a scalar computation 2019-09-07 16:28:33 +02:00
BM_pointerIterationOrOffsets.cpp Added a "diff" SIMD helper, and some more benchmarking... 2019-09-15 21:14:02 +02:00
BM_ramp.cpp Toolchain cleanups 2019-08-30 15:48:03 +02:00
BM_readInterleaved.cpp Toolchain cleanups 2019-08-30 15:48:03 +02:00
BM_saturating.cpp Toolchain cleanups 2019-08-30 15:48:03 +02:00
BM_subtract.cpp Add width and position envelopes 2019-09-07 15:55:35 +02:00
BM_writeInterleaved.cpp Toolchain cleanups 2019-08-30 15:48:03 +02:00
CMakeLists.txt Added a "diff" SIMD helper, and some more benchmarking... 2019-09-15 21:14:02 +02:00