sfizz/benchmarks
Paul Ferrand f2fa0cf55a Change iterators to pointers
MSVC STL and libc++ iterators do not decay to pointers as easily as gcc
2020-02-09 11:16:58 +01:00
..
BM_add.cpp Less verbose license text 2020-01-25 13:13:07 +01:00
BM_ADSR.cpp Less verbose license text 2020-01-25 13:13:07 +01:00
BM_copy.cpp Less verbose license text 2020-01-25 13:13:07 +01:00
BM_cumsum.cpp Less verbose license text 2020-01-25 13:13:07 +01:00
BM_diff.cpp Less verbose license text 2020-01-25 13:13:07 +01:00
BM_divide.cpp Less verbose license text 2020-01-25 13:13:07 +01:00
BM_envelopes.cpp Less verbose license text 2020-01-25 13:13:07 +01:00
BM_fill.cpp Less verbose license text 2020-01-25 13:13:07 +01:00
BM_filterModulation.cpp Change iterators to pointers 2020-02-09 11:16:58 +01:00
BM_filterStereoMono.cpp Change iterators to pointers 2020-02-09 11:16:58 +01:00
BM_flacfile.cpp Less verbose license text 2020-01-25 13:13:07 +01:00
BM_gain.cpp Less verbose license text 2020-01-25 13:13:07 +01:00
BM_interpolationCast.cpp Less verbose license text 2020-01-25 13:13:07 +01:00
BM_looping.cpp Less verbose license text 2020-01-25 13:13:07 +01:00
BM_mathfuns.cpp Less verbose license text 2020-01-25 13:13:07 +01:00
BM_mean.cpp Less verbose license text 2020-01-25 13:13:07 +01:00
BM_meanSquared.cpp Less verbose license text 2020-01-25 13:13:07 +01:00
BM_multiplyAdd.cpp Less verbose license text 2020-01-25 13:13:07 +01:00
BM_OPF_high_vs_low.cpp Less verbose license text 2020-01-25 13:13:07 +01:00
BM_pan.cpp Less verbose license text 2020-01-25 13:13:07 +01:00
BM_pointerIterationOrOffsets.cpp Less verbose license text 2020-01-25 13:13:07 +01:00
BM_ramp.cpp Less verbose license text 2020-01-25 13:13:07 +01:00
BM_readChunk.cpp Less verbose license text 2020-01-25 13:13:07 +01:00
BM_readInterleaved.cpp Less verbose license text 2020-01-25 13:13:07 +01:00
BM_resample.cpp Less verbose license text 2020-01-25 13:13:07 +01:00
BM_resampleChunk.cpp Less verbose license text 2020-01-25 13:13:07 +01:00
BM_saturating.cpp Less verbose license text 2020-01-25 13:13:07 +01:00
BM_subtract.cpp Less verbose license text 2020-01-25 13:13:07 +01:00
BM_wavfile.cpp Less verbose license text 2020-01-25 13:13:07 +01:00
BM_writeInterleaved.cpp Less verbose license text 2020-01-25 13:13:07 +01:00
CMakeLists.txt Add new benchmarks for the filters 2020-02-08 12:45:48 +01:00
dr_flac.h Added a flac benchmark 2019-12-21 22:19:19 +01:00
dr_wav.h Added a benchmark for wav libraries 2019-12-21 22:05:32 +01:00
ride.wav Added a resampling benchmark 2019-12-04 01:19:15 +01:00
ride2.wav Added a benchmark for wav libraries 2019-12-21 22:05:32 +01:00
sample1.flac Added a flac benchmark 2019-12-21 22:19:19 +01:00
sample1.wav Added a flac benchmark 2019-12-21 22:19:19 +01:00
sample2.flac Added a flac benchmark 2019-12-21 22:19:19 +01:00
sample2.wav Added a flac benchmark 2019-12-21 22:19:19 +01:00
sample3.flac Added libnyquist to the file benchmark 2020-01-05 10:51:06 +01:00
sample3.wav Added libnyquist to the file benchmark 2020-01-05 10:51:06 +01:00