sfizz/benchmarks
Paul Fd 1461680e20 Added a couple benchmarks
Clocks are about 20 ns
The queue is about 2 us
2020-02-26 21:29:00 +01:00
..
BM_add.cpp Less verbose license text 2020-01-25 13:13:07 +01:00
BM_ADSR.cpp Corrected benchmarks 2020-02-19 14:04:59 +01:00
BM_clock.cpp Added a couple benchmarks 2020-02-26 21:29:00 +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 Corrected benchmarks 2020-02-19 14:04:59 +01:00
BM_fill.cpp Less verbose license text 2020-01-25 13:13:07 +01:00
BM_filterModulation.cpp Add FTZ to the filter benchmarks 2020-02-09 11:38:44 +01:00
BM_filterStereoMono.cpp Add FTZ to the filter benchmarks 2020-02-09 11:38:44 +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_logger.cpp Added a couple benchmarks 2020-02-26 21:29:00 +01:00
BM_looping.cpp Less verbose license text 2020-01-25 13:13:07 +01:00
BM_mathfuns.cpp Add floating point helpers, and the fast ilog2 2020-02-13 07:37:06 +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 Detect SIMD availability from compiler 2020-02-09 14:58:21 +01:00
BM_pan.cpp Added benchmarks and tests for width/pan 2020-02-10 19:36:24 +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_widthPos.cpp Add the SSE version (to test but it's not faster) 2020-02-10 22:25:17 +01:00
BM_writeInterleaved.cpp Less verbose license text 2020-01-25 13:13:07 +01:00
CMakeLists.txt Added a couple benchmarks 2020-02-26 21:29:00 +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