sfizz/benchmarks
2020-06-19 20:48:08 +02:00
..
BM_add.cpp Move add to the new format 2020-06-19 20:48:08 +02:00
BM_ADSR.cpp Update benchmarks 2020-06-12 00:55:53 +02:00
BM_clock.cpp Changed maybe unused into comments or macros 2020-03-14 17:33:25 +01:00
BM_copy.cpp Move copy to the new format 2020-06-19 20:48:08 +02:00
BM_cumsum.cpp Changed maybe unused into comments or macros 2020-03-14 17:33:25 +01:00
BM_diff.cpp Changed maybe unused into comments or macros 2020-03-14 17:33:25 +01:00
BM_divide.cpp Corrected the benchmarks to properly set the SIMD operations 2020-06-19 20:48:08 +02:00
BM_envelopes.cpp Repair benchmark 2020-04-14 18:00:59 +02:00
BM_filterModulation.cpp Cherry pick the OPF refactor from the smoothers 2020-05-07 01:02:35 +02:00
BM_filterStereoMono.cpp Changed maybe unused into comments or macros 2020-03-14 17:33:25 +01:00
BM_flacfile.cpp absl's make_unique in wavfile 2020-03-14 17:33:25 +01:00
BM_gain.cpp Corrected the benchmarks to properly set the SIMD operations 2020-06-19 20:48:08 +02:00
BM_interpolationCast.cpp Resample one-coeff only 2020-06-11 02:02:39 +02:00
BM_interpolators.cpp Revert and amend the benchmark correction 2020-06-11 02:02:39 +02:00
BM_logger.cpp Changed maybe unused into comments or macros 2020-03-14 17:33:25 +01:00
BM_maps.cpp Changed maybe unused into comments or macros 2020-03-14 17:33:25 +01:00
BM_mapVsArray.cpp Small map test 2020-03-28 22:03:38 +01:00
BM_mathfuns.cpp Remove the trig/log/exp functions 2020-06-19 20:48:08 +02:00
BM_mean.cpp Changed maybe unused into comments or macros 2020-03-14 17:33:25 +01:00
BM_meanSquared.cpp Changed maybe unused into comments or macros 2020-03-14 17:33:25 +01:00
BM_multiplyAdd.cpp Moved multiplyAdd to the new format 2020-06-19 20:48:08 +02:00
BM_multiplyAddFixedGain.cpp Moved multiplyAdd to the new format 2020-06-19 20:48:08 +02:00
BM_OPF_high_vs_low.cpp Detect SIMD availability from compiler 2020-02-09 14:58:21 +01:00
BM_pan.cpp Remove the trig/log/exp functions 2020-06-19 20:48:08 +02:00
BM_pointerIterationOrOffsets.cpp absl's make_unique in wavfile 2020-03-14 17:33:25 +01:00
BM_ramp.cpp Moved the ramps to the new format 2020-06-19 20:48:08 +02:00
BM_random.cpp Add the fast random number generator 2020-06-16 15:33:35 +02:00
BM_readChunk.cpp Remove the trig/log/exp functions 2020-06-19 20:48:08 +02:00
BM_readChunkFlac.cpp Remove the trig/log/exp functions 2020-06-19 20:48:08 +02:00
BM_readInterleaved.cpp Update the benchmarks 2020-06-19 20:48:08 +02:00
BM_resample.cpp Remove the trig/log/exp functions 2020-06-19 20:48:08 +02:00
BM_resampleChunk.cpp Remove the trig/log/exp functions 2020-06-19 20:48:08 +02:00
BM_stringResonator.cpp Forgot to rename the strings benchmark 2020-04-02 15:53:46 +02:00
BM_subtract.cpp Move subtract to the new format 2020-06-19 20:48:08 +02:00
BM_wavfile.cpp absl's make_unique in wavfile 2020-03-14 17:33:25 +01:00
BM_widthPos.cpp Changed maybe unused into comments or macros 2020-03-14 17:33:25 +01:00
BM_writeInterleaved.cpp Update the benchmarks 2020-06-19 20:48:08 +02:00
CMakeLists.txt Removed the now unused saturating and looping helpers 2020-06-19 20:48:08 +02: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
sample.flac Remove most sample files from the repo (#175) 2020-05-05 22:49:20 +02:00
sample.wav Remove most sample files from the repo (#175) 2020-05-05 22:49:20 +02:00